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 Mirror.

public EffectPropertyAccessor<PdnSketchBlurEdgeMode> EdgeMode { get; }

Property Value

EffectPropertyAccessor<PdnSketchBlurEdgeMode>