Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ autocrop | ◀ apply_scales | autocrop_components ▶ |
autocrop
Arguments:
- _axes,_value1,_value2,...
Description:
Autocrop selected images according to specified axes and values.axes can be { x | y | z | c | xy | xz | xc | yz | yc | zc | xyz | xyc | xzc | yzc | xyzc }.
If no axes are provided, autocrop is assumed to be spatial only (e.g. axes=xyz).
If no value arguments are provided, cropping value is automatically guessed.
Default values:
axes=xyz.
See also:
autocrop_coords.Example of use:
400,400,1,3 fill_color 64,128,255 ellipse 50%,50%,120,120,0,1,255 +autocrop