Property InputAlphaMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
InputAlphaMode
Specifies the alpha mode for the input. If this value is Premultiplied,
the input pixels will be unpremultiplied before the histogram is calculated.
The default value is Premultiplied.
public EffectPropertyAccessor<HistogramAlphaMode2> InputAlphaMode { get; }