Property Bins
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.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, 1024]. The default value is 256.
public EffectPropertyAccessor<int> Bins { get; }