Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ mirror | ◀ montage | permute ▶ |
mirror | Built-in command |
Arguments:
- { x | y | z }...{ x | y | z }
Description:
Mirror selected images along specified axes.Examples of use:
• Example #1
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> +mirror y +mirror[0] c
• Example #2
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> +mirror x +mirror y append_tiles 2,2
