Name | Description | |
---|---|---|
BorderColor | Gets or sets the color used to blend with the edge pixels of the image.
The default is transparent black. . | |
BorderModeX | Gets or sets the mapping mode for the pixels outside of the border, in X direction. | |
BorderModeY | Gets or sets the mapping mode for the pixels outside of the border, in Y direction. | |
Multithreaded | Gets or sets a value indicating whether the effect should be applied in multiple threads to boost performance.
The multi-threaded mode requires 3-4 times more memory for internal operations. | |
Radius | Gets or sets the radius of the blur, in pixels. | |
SupportsPremultiplied | Overridden. Gets a value indicating whether the effect can be applied to an image with premultiplied alpha channel. |