The filter primitive allows to offset the input image.
1 | feoffset(dx = 0, dy = 0, `in`, result, collapse = "\n")
|
dx |
expression specifying the offset of the image on the x-axis. |
dy |
expression specifying the offset of the image on the y-axis. |
'in' |
expression specifying the input of the filter primitive. |
result |
expression naming the output. |
collapse |
see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.