Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ columns | ◀ channels | crop ▶ |
columns
Arguments:
- x0[%],_x1[%],_boundary_conditions
Description:
Keep only specified columns of selected images.boundary_conditions can be { 0:Dirichlet | 1:Neumann | 2:Periodic | 3:Mirror }.
Default values:
x1=x0 and boundary_conditions=0.
Example of use:
image.jpg columns -25%,50%
