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