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:
image.jpg array_fade 3,2
