Table of Contents ▸ List of Commands ▸ Mathematical Operators ▸ cut | ◀ cosh | deg2rad ▶ |
cut | Built-in command |
Arguments:
- { value0[%] | [image0] },{ value1[%] | [image1] } or
- [image]
Description:
Cut values of selected images in specified range.(equivalent to shortcut command c).
Examples of use:
• Example #1
image.jpg +add 30% cut[-1] 0,255
• Example #2
image.jpg +cut 25%,75%