GifOptions.IsPaletteSorted

GifOptions.IsPaletteSorted property

Gets or sets a value indicating whether palette entries are sorted.

public bool IsPaletteSorted { get; set; }

Property Value

true if palette entries are sorted; otherwise, false.

See Also