Table of Contents

Property EdgeMode

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

EdgeMode

Specifies how sampling beyond the edge of the image should be performed. The default value is Clamp.

public EffectPropertyAccessor<PdnMotionBlurEdgeMode> EdgeMode { get; }

Property Value

EffectPropertyAccessor<PdnMotionBlurEdgeMode>