Property ScaleUpInterpolationMode
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
ScaleUpInterpolationMode
Specifies the interpolation mode when scaling the image up. The default is NearestNeighbor.
public EffectPropertyAccessor<PdnPixelateInterpolationMode> ScaleUpInterpolationMode { get; }