BlurEffect::KernelSize Property
The kernel size in pixels. Larger kernel size results in more blur.
Range [1, 256]. Default is 1.
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property int KernelSize { int get () sealed; void set (int value) sealed; }
Property Value
Type: Int32
Show: