Method ClearAlpha
ClearAlpha()
Removes the alpha channel from the image.
public virtual 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.
public virtual void ClearAlpha()
This function should only be called if the image has alpha channel data, use HasAlpha to check for this.