AutoAdjustPalette

Image.AutoAdjustPalette property

Gets or sets a value indicating whether automatic adjust palette.

public bool AutoAdjustPalette { get; set; }

Property Value

true if enable automatic adjust palette; otherwise, false.

See Also