Arguments:
- value[%] or
- [image] or
- 'formula' or
- (no arg)
Description:
Compute the bitwise right rotation of selected images with specified value, image or mathematical expression, or compute the pointwise sequential bitwise right rotation of selected images.
Example of use:
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> ror 'round(3*x/w,0)' cut 0,255

Command: <a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> ror 'round(3*x/w,0)' cut 0,255