Property Brightness
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
Brightness
Specifies how much to adjust the brightness.
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> Brightness { get; }