Table of Contents ▸ List of Commands ▸ Image Drawing ▸ maze_mask | ◀ maze | newton_fractal ▶ |
maze_mask
Arguments:
- _cellsize>0
Description:
Input maze according to size and shape of selected mask images.Mask may contain disconnected shapes.
Example of use:
0 text "G'MIC",0,0,53,1,1 dilate 3 autocrop 0 frame xy,1,0 maze_mask 8 dilate 3 negate mul 255
