Argb32Entries

ColorPalette.Argb32Entries property

Gets an array of 32-bit ARGB structures.

public int[] Argb32Entries { get; }

Return Value

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

Property Value

The entries.

See Also