Property KernelUnitLength
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
KernelUnitLength
The size of one unit in the kernel. The units are in (DIPs/kernel unit), where a kernel unit is
the size of the element in the convolution kernel. A value of 1 (DIP/kernel unit) corresponds
to one pixel in a image at 96 DPI.
The default value is 1.
public EffectPropertyAccessor<Vector2Float> KernelUnitLength { get; }