IsPaletteSorted

GifFrameBlock.IsPaletteSorted property

Gets or sets a value indicating whether color palette is sorted.

public bool IsPaletteSorted { get; set; }

Property Value

true if color palette is sorted; otherwise, false.

See Also