LensBlurEffect::BlendKernelWidth Property
The width of the band between out of focus areas blurred with different kernels that gets blended, thus providing a smooth transition.
Range [0, 255].
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property unsigned int BlendKernelWidth { unsigned int get () sealed; void set (unsigned int value) sealed; }
Property Value
Type: UInt32
Show: