Clear image background with given color
void ImageClearBackground(Pointer<ImageC> dst, ColorC color) => _ImageClearBackground(dst, color);