Table of Contents

Property ScaleMode

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

ScaleMode

The interpolation mode the effect uses to scale the image to the corresponding kernel unit length. There are six scale modes that range in quality and speed. The default value is PointDiffuseScaleMode.Linear.

public EffectPropertyAccessor<PointDiffuseScaleMode> ScaleMode { get; }

Property Value

EffectPropertyAccessor<PointDiffuseScaleMode>