Table of Contents

Property Contrast

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

Contrast

Specifies how much to adjust the contrast.
The range of this value is [-1, +1], which corresponds to the UI's range of [-100, +100].
The default value is 0.1.

public EffectPropertyAccessor<float> Contrast { get; }

Property Value

EffectPropertyAccessor<float>