shift_img

[ XITE Reference Manual | XITE home ]

Name

shift_img - Set new origo on a BIFF image

Syntax

 shift_img <infile> <outfile> <xshift> <yshift>

Description

Set new origo on a BIFF image. Pixels outside the new coordinate system are wrapped around. Works on all pixel types.

Return value

0 if success, nonzero otherwise

See also

shift_band(3), transpose_img(1), affine(1), quadratic(1), reorganize(1), rotate(1), warp(1)

Author

Otto Milvang

Id

$Id: shift_img.c,v 1.25 1997/04/23 13:00:39 svein Exp $