UsePalette

RasterImage.UsePalette property

Gets a value indicating whether the image palette is used.

public override bool UsePalette { get; }

Property Value

true if the palette is used in the image; otherwise, false.

See Also