LensBlurPredefinedKernel Members
Include Protected Members
Include Inherited Members
The LensBlurPredefinedKernel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LensBlurPredefinedKernel() |
Creates and initializes a new LensBlurPredefinedKernel with default values.
|
|
LensBlurPredefinedKernel(LensBlurPredefinedKernelShape, UInt32) |
Creates and initializes a new LensBlurPredefinedKernel with a predefined shape and a size.
|
Properties
Name | Description | |
---|---|---|
LensBlurPredefinedKernelShape |
Predefined kernel shape used for blurring by LensBlurEffect. Default value is Circle.
|
|
PointLightStrength |
Deprecated: This property is deprecated and will be removed in the next version. Please use the property "PointLightStrength" on LensBlurEffect instead.
|
|
Size |
The length of a side of the square of the kernel used. Range [1, 255]. Default value is 10.
|