Table of Contents

Property Tint

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

Tint

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

public EffectPropertyAccessor<float> Tint { get; }

Property Value

EffectPropertyAccessor<float>