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.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 8.1.0
C#
byte AlphaThreshold { get; }

Property Value

Byte

See Also