Reference
Table of Contents
▸
List of Commands
▸
Arrays, Tiles and Frames
▸
array
◀
while
|
array_fade
▶
array
Arguments:
M>0,_N>0,_expand_type={ 0=min | 1=max | 2=all }
Description:
Create MxN array from selected images.
Default values:
N=M
and
expand_type=0
.
Example of use:
$ gmic
image.jpg
array 3,2,2
Command:
image.jpg
array 3,2,2