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 PerspectiveTransform3DInterpolationMode.Linear.
public EffectPropertyAccessor<PerspectiveTransform3DInterpolationMode> InterpolationMode { get; }