Table of Contents

Property InputGamma

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.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<PdnBrightnessContrastInputGamma> InputGamma { get; }

Property Value

EffectPropertyAccessor<PdnBrightnessContrastInputGamma>