div-blur
Gaussian image blur.
JSON
{
type*: "blur",
radius*: "int"
}
Parameters
Parameters | Description |
---|---|
radius | int Required parameter. Blur radius. Defines how many pixels blend into each other. Specified in: Restriction for the value |
type | string Required parameter. The value must always be |
Parameters | Description |
---|---|
radius | int Required parameter. Blur radius. Defines how many pixels blend into each other. Specified in: Restriction for the value |
type | string Required parameter. The value must always be |