Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ channels | ◀ autocrop_seq | columns ▶ |
channels
Arguments:
- c0[%],_c1[%],_boundary_conditions
Description:
Keep only specified channels of selected images.boundary_conditions can be { 0:Dirichlet | 1:Neumann | 2:Periodic | 3:Mirror }.
Default values:
c1=c0 and boundary_conditions=0.
Examples of use:
• Example #1
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> channels 1

• Example #2
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> luminance channels 0,2
