Reference
Table of Contents
▸
List of Commands
▸
Arrays, Tiles and Frames
▸
array_random
◀
array_mirror
|
frame_blur
▶
array_random
Arguments:
Ms>0,_Ns>0,_Md>0,_Nd>0
Description:
Create MdxNd array of tiles from selected MsxNs source arrays.
Default values:
Ns=Ms
,
Md=Ms
and
Nd=Ns
.
Example of use:
$ gmic
image.jpg
+array_random 8,8,15,10
Command:
image.jpg
+array_random 8,8,15,10
Command:
image.jpg
+array_random 8,8,15,10