Property InterpolationMode
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
InterpolationMode
The interpolation mode the effect uses on the image. There are 5 scale modes that range in quality and speed.
The default value is Transform3DInterpolationMode.Linear.
public EffectPropertyAccessor<Transform3DInterpolationMode> InterpolationMode { get; }