ImageClearBackground function
Implementation
void ImageClearBackground(
ImageD dst,
ColorD color,
) => _module.ImageClearBackground(dst, color);
void ImageClearBackground(
ImageD dst,
ColorD color,
) => _module.ImageClearBackground(dst, color);