ImageClearBackground abstract method
void
ImageClearBackground(
- ImageStructType dst,
- ColorStructType color
Implementation
void ImageClearBackground(
ImageStructType dst,
ColorStructType color,
);