Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ expand | ◀ elevate | extract ▶ |
expand
Arguments:
- axes,size[%],_boundary_conditions={ 0:Dirichlet | 1:Neumann | 2:Periodic | 3:Mirror }
Description:
Expand selected images along the specified axes.axes can be { x | y | z | c | xy | xz | xc | yz | yc | zc | xyz | xyc | xzc | yzc | xyzc }.
Default values:
boundary_conditions=0.
Example of use:
image.jpg expand xy,30
