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