1
0
Fork 0

Applying a graphical effect to an array of images on disk

This commit is contained in:
Joris van der Hoeven 2018-06-21 22:16:05 +00:00
parent fc87006bc0
commit 3b3b95aaa4
1 changed files with 8 additions and 0 deletions

View File

@ -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>