Blur

blur - blur_<strength>

Value
Type
Description

strength

integer

Value can be;

  • An integer value to set the strength of the blur.

Eg. blur_5

Applies Blur filter to the image.

Blur filter applies Gaussian Blur to the image.

Last updated