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.
The default value is DpiCompensationInterpolationMode.Linear.

public EffectPropertyAccessor<DpiCompensationInterpolationMode> InterpolationMode { get; }

Property Value

EffectPropertyAccessor<DpiCompensationInterpolationMode>