Commit 9d6efefa authored by Danil Iashchenko's avatar Danil Iashchenko Committed by Gyan Doshi

doc/filters: use radius instead of kernel in avgblur

parent 96171788
......@@ -5431,13 +5431,13 @@ The filter accepts the following options:
@table @option
@item sizeX
Set horizontal kernel size.
Set horizontal radius size.
@item planes
Set which planes to filter. By default all planes are filtered.
@item sizeY
Set vertical kernel size, if zero it will be same as @code{sizeX}.
Set vertical radius size, if zero it will be same as @code{sizeX}.
Default is @code{0}.
@end table
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment