IndexedColorCollection Class

Represents a collection of colors in the IndexedColor format.

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

Syntax

C#
public sealed class IndexedColorCollection : Collection<Color>

Inheritance Hierarchy

System.Object
L System.Collections.ObjectModel.Collection < Color >
L Aurigma.GraphicsMill.AdvancedDrawing.IndexedColorCollection

See Also

Reference