Table of Contents ▸ List of Commands ▸ List Manipulation ▸ name | ◀ move | remove ▶ |
name | Built-in command |
Arguments:
- "name1","name2",...,"nameN"
Description:
Set names of selected images.If no explicit image selection is given, image selection is assumed to be [-N--1], where N is the number of specified arguments.
If N is higher than the number of images in selection, an error is thrown.
If N is lower than the number of images in selection, image names are assigned in a periodic way, i.e. name(selection[k]) = arg[k%N].
(equivalent to shortcut command =>).
This command has a
.Example of use:
image.jpg name image blur[image] 2
