IPaletteAlphaThreshold Property
If this
IPalette has a transparent entry, then gets a threshold value for the
Color32.A field,
under which lookup operations will return the first transparent color in the palette.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.0.0
byte AlphaThreshold { get; }
ReadOnly Property AlphaThreshold As Byte
Get
property unsigned char AlphaThreshold {
unsigned char get ();
}
abstract AlphaThreshold : byte with get
Property Value
Byte