Property KernelType
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
KernelType
Specifies the kernel type that is used for sample weights.
The default value is Gaussian.
public EffectPropertyAccessor<PdnMotionBlurKernelType> KernelType { get; }