Method ClearAlpha
ClearAlpha()
Removes the alpha channel from the image.
void ClearAlpha()
Remarks
This function should only be called if the image has alpha channel data, use HasAlpha to check for this.
Removes the alpha channel from the image.
void ClearAlpha()
This function should only be called if the image has alpha channel data, use HasAlpha to check for this.