Table of Contents

Property Intensity

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

Intensity

A float value indicating the intensity of the sepia effect. The allowed range is 0.0 to 1.0. The default value is 0.5.

public EffectPropertyAccessor<float> Intensity { get; }

Property Value

EffectPropertyAccessor<float>