GifFrameSettings.IsLocalPaletteEnabled Property

Gets or sets a value indicating whether local palette of the frames should be saved (otherwise global palette will be used).

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

Syntax

C#
public bool IsLocalPaletteEnabled { get; set; }

See Also

Reference