Table of Contents

Property InterpolationMode

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

InterpolationMode

The interpolation mode the effect uses to scale the image. There are 6 scale modes that range in quality and speed. The default value is ScaleInterpolationMode.Linear.

public EffectPropertyAccessor<ScaleInterpolationMode> InterpolationMode { get; }

Property Value

EffectPropertyAccessor<ScaleInterpolationMode>