Table of Contents

Property Warmth

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

Warmth

Specifies how much to adjust the warmth of the image.
The range of this value is [0, 0.2], which corresponds to the UI's range of [0, +20].
The default value is 0.1.

public EffectPropertyAccessor<float> Warmth { get; }

Property Value

EffectPropertyAccessor<float>