Applies blurring to the given image.
The image data to blur.
The blur radius (0-254). Automatically clamped to a valid value.
True (default) to also blur the alpha channel. False to only blur RGB.
Applies blurring to the given image.