ColorPalette.HasAlpha Property

Gets a value indicating whether this palette support transparency.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool HasAlpha { get; }

Property Value

true if the palette support transparency; otherwise false.

See Also

Reference