mirror of https://github.com/texmacs/doc.git
Applying a graphical effect to an array of images on disk
This commit is contained in:
parent
fc87006bc0
commit
3b3b95aaa4
|
@ -842,6 +842,14 @@ source code.
|
|||
<scm|void>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(apply-effect <scm-arg|content> <scm-arg|array_url> <scm-arg|url> <scm-arg|int> <scm-arg|int>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|apply_effect> which returns
|
||||
<scm|void>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(tt-exists? <scm-arg|string>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
|
|
Loading…
Reference in New Issue