Table of Contents ▸ List of Commands ▸ List Manipulation ▸ reverse | ◀ remove_named | sort_list ▶ |
reverse | Built-in command |
No arguments
Description:
Reverse positions of selected images.
(equivalent to shortcut command rv).
Examples of use:
• Example #1
image.jpg split x,3 reverse[-2,-1]
• Example #2
image.jpg split x,-16 reverse[50%-100%] append x
