MAN page from RedHat Other XITE-3.3-3.i386.rpm
BIFFMERGE
Section: User Commands (1)
Updated: 16 Mar 1998
Index
NAME
biffmerge - merge several images into one image
SYNTAX
biffmerge <input1> [<input2> .... <inputn>] <output>
DESCRIPTION
The program is used to combine bands from severalimages into a new image. It can also be used to turnaround the band sequence of an image, or to selectsome of the bands in an image.
Along with each input image file name you may specifyone or several band ranges. A band range is either aband number, or a band number followed by a "-"followed by another band number. The last type meansall bands between and including the two band numbers.Band ranges are separated with a ":", and there may beno white space between the band ranges, or between thefile name and the first band range.
AUTHOR
Tor Lønnestad, BLAB, ifi, UiO
EXAMPLES
biffmerge lenna.img mona.img girls.img
biffmerge rgb.img:2 g.img
biffmerge rgb.img:3-1 bgr.img
biffmerge r.img:1:1:1 rrr.img
biffmerge lenna.img rgb.img:1:3-1:2:2:1 chaos.img
ID
$Id: biffmerge.c,v 1.26 1996/11/12 13:15:32 svein Exp $ $Revision: 1.26 $
Index
- NAME
- SYNTAX
- DESCRIPTION
- AUTHOR
- EXAMPLES
- ID
This document was created byman2html,using the manual pages.