Since*
3.2
Apply average blur filter.
The filter accepts the following options:
- sizeX
-
Set horizontal kernel size.
- planes
-
Set which planes to filter. By default all planes are filtered.
- sizeY
-
Set vertical kernel size, if zero it will be same as
sizeX
. Default is0
.