| Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ append_tiles | ◀ append | apply_scales ▶ |
append_tiles
Arguments:
- _M>=0,_N>=0,0<=_centering_x<=1,0<=_centering_y<=1
Description:
Append MxN selected tiles as new images.If N is set to 0, number of rows is estimated automatically.
If M is set to 0, number of columns is estimated automatically.
If M and N are both set to 0, auto-mode is used.
If M or N is set to 0, only a single image is produced.
centering_x and centering_y tells about the centering of tiles when they have different sizes.
Default values:
M=0, N=0, centering_x=centering_y=0.5.
Example of use:
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> split xy,4 append_tiles ,


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