Table of Contents

Enum ConvolveMatrixProperty

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll
public enum ConvolveMatrixProperty

Fields

KernelUnitLength = 0
ScaleMode = 1
KernelSizeX = 2
KernelSizeY = 3
KernelMatrix = 4
Divisor = 5
Bias = 6
KernelOffset = 7
PreserveAlpha = 8
BorderMode = 9
ClampOutput = 10