Table of Contents

Method ClearAlpha

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

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.