Table of Contents

Property Scale

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

Scale

Multiplies the intensity of the selected channel from the displacement image. The higher you set this property, the more the effect displaces the pixels.
The default value is 0.

public EffectPropertyAccessor<float> Scale { get; }

Property Value

EffectPropertyAccessor<float>