Table of Contents

Property ScaleDownInterpolationMode

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

ScaleDownInterpolationMode

Specifies the interpolation mode when scaling the image down. The default is MultisampleLinear.

public EffectPropertyAccessor<PdnPixelateInterpolationMode> ScaleDownInterpolationMode { get; }

Property Value

EffectPropertyAccessor<PdnPixelateInterpolationMode>