Crop an image to a given area.
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
box |
Crop size (either [width, height] or [x, y, width, height]) | expression | No | None |
|
image |
Image to show | expression | No | image |
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
if |
Conditional expression | expression | No | yes |