PaletteIsGrayscale Property

Gets whether the palette consists of grayscale entries only.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
public bool IsGrayscale { get; }

Property Value

Boolean

Implements

IPaletteIsGrayscale

See Also