Property InputGamma
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
InputGamma
Indicates the gamma of the input image, and for the output. If the input image is known to be linear, then the
Linear value should be used so that the correct calculations are used.
The default value is Srgb.
public EffectPropertyAccessor<GrayscaleInputGamma2> InputGamma { get; }