| Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ split_tiles | ◀ split | undistort ▶ | 
split_tiles
Arguments:
- M!=0,_N!=0,_is_homogeneous={ 0:No | 1:Yes }
 
Description:
Split selected images as a MxN array of tiles.If M or N is negative, it stands for the tile size instead.
Default values:
N=M and is_homogeneous=0.
Example of use:
 <a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> +local split_tiles 5,4 blur 3,0 sharpen 700 append_tiles 4,5 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
