IQuantizerPixelFormatHint Property
Gets a
KnownPixelFormat that is compatible with this
IQuantizer.
It is recommended to return the format with the lowest bits-per-pixel value that is still compatible with this instance.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.0.0
KnownPixelFormat PixelFormatHint { get; }
ReadOnly Property PixelFormatHint As KnownPixelFormat
Get
property KnownPixelFormat PixelFormatHint {
KnownPixelFormat get ();
}
abstract PixelFormatHint : KnownPixelFormat with get
Property Value
KnownPixelFormat