mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-13 16:40:27 +00:00
Add new imlib2 documentation from vhook/imlib2.c to doc/hooks.texi.
Originally committed as revision 9767 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b8ef6423c7
commit
f0326fdefc
@ -86,6 +86,10 @@ Options:
|
|||||||
@item @option{-x <expression>}@tab x coordinate of text or image
|
@item @option{-x <expression>}@tab x coordinate of text or image
|
||||||
@item @option{-y <expression>}@tab y coordinate of text or image
|
@item @option{-y <expression>}@tab y coordinate of text or image
|
||||||
@item @option{-i <filename>} @tab The filename to read a image from
|
@item @option{-i <filename>} @tab The filename to read a image from
|
||||||
|
@item @option{-R <expression>}@tab Value for R color
|
||||||
|
@item @option{-G <expression>}@tab Value for G color
|
||||||
|
@item @option{-B <expression>}@tab Value for B color
|
||||||
|
@item @option{-A <expression>}@tab Value for Alpha channel
|
||||||
@end multitable
|
@end multitable
|
||||||
|
|
||||||
Expressions are functions of these variables:
|
Expressions are functions of these variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user