Table of Contents

Enum PdnDistortionEdgeMode

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll
public enum PdnDistortionEdgeMode

Fields

Clamp = 0
Wrap = 1
Mirror = 2
Transparent = 3