Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ rows | ◀ rotate_tileable | scale2x ▶ |
rows
Arguments:
- y0[%],_y1[%],_boundary_conditions
Description:
Keep only specified rows of selected images.boundary_conditions can be { 0:Dirichlet | 1:Neumann | 2:Periodic | 3:Mirror }.
Default values:
y1=y0 and boundary_conditions=0.
Example of use:
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> rows -25%,50%
