transpose_img

[ XITE Reference Manual | XITE home ]

Name

transpose_img - transpose every band of a BIFF image

Syntax

 transpose_img <infile> <outfile>

Description

Transpose a BIFF image. Works on all pixel types.

Diagnostics

Error messages from biff, and:
 Bad number of arguments
 Bad pixel type
 Bad size, xsize <> ysize

Return value

0 if success, nonzero otherwise

See also

transpose_band(3), shift_img(1), affine(1), quadratic(1), reorganize(1), rotate(1), warp(1)

Author

Otto Milvang

Id

$Id: transpose_img.c,v 1.24 1997/04/23 13:00:17 svein Exp $