Table of Contents

Property Contrast

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Contrast

Specifies the amount to adjust the input's contrast by. The range of this property is [-1, +1], which corresponds to the UI's range of [-100, +100]. The default value is 0.

public EffectPropertyAccessor<float> Contrast { get; }

Property Value

EffectPropertyAccessor<float>