PaletteHasAlpha Property

Gets whether the palette contains at least one entry that is not fully opaque.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
public bool HasAlpha { get; }

Property Value

Boolean

Implements

IPaletteHasAlpha

See Also