MAN page from Mandrake Other XITE-3.3-3.i386.rpm
SUBCOPY
Section: User Commands (1)
Updated: 16 Mar 1998
Index
NAME
subcopy - copy a part of an image into a new image
SYNTAX
subcopy [<option>...] <input> <output>
DESCRIPTION
Copy a part of an image
inputinto a new image
output.The part to be copied is specified by the options.All size options except
-bandshould bepositive integers. Start and stop coordinates are globalcoordinates, unless the
-l(local) option is used.The band specification is a list of bands or band-intervalsseparated by ":". A band-interval is specified by
start-stop.Default option values give the whole image.All pixel types are accepted.
OPTIONS
- -xstart xstart
- -xsize xsize
- -xstop xstop
- -ystart ystart
- -ysize ysize
- -ystop ystop
- -band bandspec
- -title title
- -l
- Start and stop coordinates are local. Default: Global.
SEE ALSO
biffcopy(1),
biffmerge(1)
AUTHOR
Tor Lønnestad, BLAB, ifi, UiO
EXAMPLES
subcopy -xstart 200 -xsize 60 -ystart 200 -ysize 30 \
mona.img smile.img
subcopy -xstart 100 -band 1:3:5-7 tm.img part.img
ID
$Id: subcopy.c,v 1.29 1997/03/18 11:59:35 svein Exp $
Index
- NAME
- SYNTAX
- DESCRIPTION
- OPTIONS
- SEE ALSO
- AUTHOR
- EXAMPLES
- ID
This document was created byman2html,using the manual pages.