Enum ConvolveMatrixProperty
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
public enum ConvolveMatrixProperty
Fields
KernelUnitLength = 0ScaleMode = 1KernelSizeX = 2KernelSizeY = 3KernelMatrix = 4Divisor = 5Bias = 6KernelOffset = 7PreserveAlpha = 8BorderMode = 9ClampOutput = 10