| Table of Contents ▸ List of Commands ▸ Flow Control ▸ repeat | ◀ quit | return ▶ |
repeat | Built-in command |
Arguments:
- nb_iterations
Description:
Start nb_iterations iterations of a repeat...done block.nb_iterations is a mathematical expression that will be evaluated.
This command has a .
Examples of use:
• Example #1
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> split y repeat $! n=$> shift[$n] $<,0,0,0,2 done append y
• Example #2
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> mode3d 2 repeat 4 imagecube3d rotate3d 1,1,0,40 snapshot3d 400,1.4 done


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue