ImageParams.Palette Property

Gets a palette associated with an image.

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

Syntax

C#
public ColorPalette Palette { get; }

Property Value

A ColorPalette associated with an image.

See Also

Reference