Property AlphaThreshold
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
AlphaThreshold
When BitDepth is set to Bpp8, pixels with an alpha value below
this value will be considered transparent.
The default value is 128.
byte AlphaThreshold { get; set; }