ImageAlphaClear abstract method
Clear alpha channel to desired color
Implementation
void ImageAlphaClear(
ImageStructType image,
ColorStructType color,
num threshold,
);
Clear alpha channel to desired color
void ImageAlphaClear(
ImageStructType image,
ColorStructType color,
num threshold,
);