void ImageAlphaClear(Pointer<ImageC> image, ColorC color, double threshold) { return _ImageAlphaClear(image, color, threshold); }