IconInfoPalette Property

Gets the palette of the icon image, or , if it has no palette.

Definition

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 9.0.0
C#
public Color[]? Palette { get; }

Property Value

Color

See Also