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:No | 1:Yes }
Description:
Create 2^Nx2^N array from selected images.Default values:
dir=2 and expand_type=0.
Example of use:
image.jpg array_mirror 2
