void ImageClearBackground(Pointer<ImageC> dst, ColorC color) { return _ImageClearBackground(dst, color); }