Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ round | ◀ replace_str | roundify ▶ |
round | Built-in command |
Arguments:
- rounding_value>=0,_rounding_type or
- (no arg)
Description:
Round values of selected images.rounding_type can be { -1:Backward | 0:Nearest | 1:Forward }.
Default values:
rounding_type=0.
Examples of use:
• Example #1
image.jpg +round 100
• Example #2
image.jpg mul {pi/180} sin +round