Property Bins
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Bins
Specifies the number of bins used for the histogram. The range of intensity values that fall into a
particular bins depend on the number of specified bins.
The valid range is [2, 4096]. The default value is 256.
public EffectPropertyAccessor<int> Bins { get; }