IPaletteIsGrayscale 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#
bool IsGrayscale { get; }

Property Value

Boolean

See Also