Table of Contents

Property Temperature

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Temperature

A float value specifying how much to increase or decrease the temperature of the input image.
The allowed range is -1.0 to 1.0.
The default value is 0.0.

public EffectPropertyAccessor<float> Temperature { get; }

Property Value

EffectPropertyAccessor<float>