IPaletteIsGrayscale Property
Gets whether the palette consists of grayscale entries only.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
bool IsGrayscale { get; }
ReadOnly Property IsGrayscale As Boolean
Get
property bool IsGrayscale {
bool get ();
}
abstract IsGrayscale : bool with get
Property Value
Boolean