IPaletteHasAlpha Property
Gets whether the palette contains at least one entry that is not fully opaque.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
ReadOnly Property HasAlpha As Boolean
Get
property bool HasAlpha {
bool get ();
}
abstract HasAlpha : bool with get
Property Value
Boolean