ImageAlphaClear function
Implementation
void ImageAlphaClear(Pointer<ImageC> image, ColorC color, double threshold) => _module.ImageAlphaClear(image, color, threshold);
void ImageAlphaClear(Pointer<ImageC> image, ColorC color, double threshold) => _module.ImageAlphaClear(image, color, threshold);