Frame.Palette Property

Gets a palette associated with a bitmap stored in the frame.

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

Syntax

C#
public virtual ColorPalette Palette { get; }

Property Value

A ColorPalette associated with a bitmap stored in the frame.

See Also

Reference