Property Mode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Mode
Specifies the gamma conversion mode. The default value is Passthrough, which leaves the input unchanged.
public EffectPropertyAccessor<ConvertGammaMode> Mode { get; }