doc/filters: apply misc fixes to drawbox documentation
This commit is contained in:
parent
2ccaab9709
commit
49c8fe304f
@ -2224,10 +2224,12 @@ specified file.
|
|||||||
|
|
||||||
Draw a colored box on the input image.
|
Draw a colored box on the input image.
|
||||||
|
|
||||||
The filter accepts parameters as a list of @var{key}=@var{value} pairs,
|
The filter accepts parameters as a list of @var{key}=@var{value}
|
||||||
separated by ":".
|
pairs, separated by ":". If the key of the first options is omitted,
|
||||||
|
the arguments are interpreted according to the syntax
|
||||||
|
@option{x}:@option{y}:@option{width}:@option{height}:@option{color}:@option{thickness}.
|
||||||
|
|
||||||
The description of the accepted parameters follows.
|
A description of the accepted options follows.
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
@item x, y
|
@item x, y
|
||||||
@ -2248,10 +2250,6 @@ video with inverted luma.
|
|||||||
Set the thickness of the box edge. Default value is @code{4}.
|
Set the thickness of the box edge. Default value is @code{4}.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
If the key of the first options is omitted, the arguments are
|
|
||||||
interpreted according to the syntax
|
|
||||||
@var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}.
|
|
||||||
|
|
||||||
Some examples follow:
|
Some examples follow:
|
||||||
@itemize
|
@itemize
|
||||||
@item
|
@item
|
||||||
|
Loading…
x
Reference in New Issue
Block a user