| Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ autocrop_coords | ◀ autocrop_components | autocrop_seq ▶ | 
autocrop_coords
Arguments:
- _axes,_value1,_value2,...
 
Description:
Return coordinates of the bounding box that would be used to autocrop selected images, according to specified axes and values.axes can be { x | y | z | c | xy | xz | xc | yz | yc | zc | xyz | xyc | xzc | yzc | xyzc }.
If no axes are provided, autocrop is assumed to be spatial only (e.g. axes=xyz).
If no value arguments are provided, cropping value is automatically guessed.
If input image is constant and equal to the crop value, -1 is returned for all output coordinates.
Default values:
axes=xyz.


  
                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