ImageClearBackground function
Implementation
void ImageClearBackground(Pointer<ImageC> dst, ColorC color) => _module.ImageClearBackground(dst, color);
void ImageClearBackground(Pointer<ImageC> dst, ColorC color) => _module.ImageClearBackground(dst, color);