Gets or sets a palette entry at the specified index.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public RgbColor this[ int itemIndex ] { get; set; }
Type: System.Int32
The zero-based index of the entry to get or set. It should vary in range [0, entries count - 1].