Reference
Table of Contents
▸
List of Commands
▸
Geometry Manipulation
▸
expand_xy
◀
expand_x
|
expand_xyz
▶
expand_xy
Arguments:
size>=0,_boundary_conditions={ 0=dirichlet | 1=neumann | 2=periodic | 3=mirror }
Description:
Expand selected images along the xy-axes.
Default values:
boundary_conditions=1
.
Example of use:
$ gmic
image.jpg
expand_xy 30,0
Command:
image.jpg
expand_xy 30,0