Property ExposureValue
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
ExposureValue
A float value that specifies how much to increase or decrease the exposure of the image.
The allowed range is -2.0 to 2.0. The default value is 0.0 (no change).
public EffectPropertyAccessor<float> ExposureValue { get; }