IColorPalette.Argb32Entries

IColorPalette.Argb32Entries property

Gets an array of 32-bit ARGB structures.

public int[] Argb32Entries { get; }

Return Value

The array of 32-bit ARGB structure that make up this ColorPalette.

Property Value

The 32-bit ARGB entries.

See Also