Attachment | Size |
---|---|
identify-image-objects.zip | 3.39 KB |
Gino D's GIMP Scripts:
https://sites.google.com/site/ginodonig/gimp-scripts
This script is a small utility designed to adapt the name of each object (layer, channel or path) of an open image by replacing or extending it with a string containing mainly the object's ID, that is the unique integer number whereby the same object is identified within a GIMP session.
|
|
By this stratagem, the script allows to quickly obtain such identifiers listed in a convenient manner, side by side with the thumbnails representing the relevant image objects in the appropriate dialog. So that, it will become easier to trace layers, channels and paths whenever you need to run or test interactively (through the console) any Script-Fu procedure involving them, considering that the IDs are required as parameters indeed. If a layer is provided with a mask, the resultant name will contain, besides the layer's ID, the one of the layer mask too, with a dash separating them. In case of the presence of a floating selection, the respective ID will be appended, in rounded brackets, next to the ID of the drawable the floating selection belongs to.
Once installed, you can launch this script from the image menubar through "Image -> Identify Image Objects...".
|
Comments
Identify Image Objects: version 1.02 available
_RELEASE NOTES_
Identify Image Objects: version 1.01 available
_RELEASE NOTES_