Graphics.IndexedColors Property

Gets the collection of indexed colors.

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

Syntax

C#
public IndexedColorCollection IndexedColors { get; }

Property Value

The IndexedColorCollection.

See Also

Reference