Table of Contents ▸ List of Commands ▸ Input / Output ▸ random_pattern | ◀ print | screen ▶ |
random_pattern
Arguments:
- _width>0,_height>0,_min_detail_level>=0
Description:
Insert a new RGB image of specified size at the end of the image list, rendered with a random pattern.Default values:
width=height=512 and min_detail_level=2.
Example of use:
repeat 6 { random_pattern 256 }