ImageInfoBaseHasAlpha Property

Gets a value indicating whether the image has alpha channel (information about opacity of pixels).

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public bool HasAlpha { get; }

Property Value

Boolean

See Also