Table of Contents

Property Coloring

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

Coloring

Specifies how much color to retain. This is used to increase brightness and decrease contrast.
The range of this value is [0, 1], which corresponds to the UI's range of [0, 100].
The default value is 0.5.

public EffectPropertyAccessor<float> Coloring { get; }

Property Value

EffectPropertyAccessor<float>