Table of Contents ▸ List of Commands ▸ Mathematical Operators ▸ min | ◀ med | minabs ▶ |
min | Built-in command |
Arguments:
- value[%] or
- [image] or
- 'formula' or
- (no arg)
Description:
Compute the minimum between selected images and specified value, image or mathematical expression, or compute the pointwise minima between selected images.Examples of use:
• Example #1
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> +mirror x min

• Example #2
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> min 'R=((x/w-0.5)^2+(y/h-0.5)^2)^0.5;255*R'
