Reference
Table of Contents
▸
List of Commands
▸
Arrays, Tiles and Frames
▸
array_mirror
◀
array_fade
|
array_random
▶
array_mirror
Arguments:
N>=0,_dir={ 0=x | 1=y | 2=xy | 3=tri-xy },_expand_type={ 0 | 1 }
Description:
Create 2^Nx2^N array from selected images.
Default values:
dir=2
and
expand_type=0
.
Example of use:
$ gmic
image.jpg
array_mirror 2
Command:
image.jpg
array_mirror 2