Property ScaleMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
ScaleMode
The interpolation mode the effect uses to scale the image to the corresponding kernel unit length. There
are six scale modes that range in quality and speed.
The default value is DistantDiffuseScaleMode.Linear.
public EffectPropertyAccessor<DistantDiffuseScaleMode> ScaleMode { get; }