IQuantizingSessionBackColor Property
Gets the background color for this
IQuantizingSession.
When the
GetQuantizedColor is called with a color with alpha,
which is considered opaque, then it will be blended with this color before quantizing.
See also the
Remarks section of the
AlphaThreshold property for details.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.1.1
Color32 BackColor { get; }
ReadOnly Property BackColor As Color32
Get
property Color32 BackColor {
Color32 get ();
}
abstract BackColor : Color32 with get
Property Value
Color32