Table of Contents ▸ List of Commands ▸ List Manipulation ▸ remove | ◀ name | remove_duplicates ▶ |
remove | Built-in command |
No arguments
Description:
Remove selected images.
(equivalent to shortcut command rm).
Examples of use:
• Example #1
image.jpg split x remove[30%-70%] append x

• Example #2
image.jpg split x remove[0-50%:2] append x
