Table of Contents ▸ List of Commands ▸ Arrays, Tiles and Frames ▸ array | ◀ nn_trainer | array_fade ▶ |
array
Arguments:
- M>0,_N>0,_expand_type={ 0:Min | 1:Max | 2:All }
Description:
Create MxN array from selected images.Default values:
N=M and expand_type=0.
Example of use:
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> array 3,2,2
