pseudo2rgb

[ XITE Reference Manual | XITE home ]

Name

pseudo2rgb - convert 1band image + colortable to rgb image

Syntax

 pseudo2rgb <input image> <output image> <color table>

Description

pseudo2rgb converts the first band of the input image to a three band rgb output image according to the specified color table.

See also

colorquant(1)

Restrictions

Accepts only UNS_BYTE images.

Author

Tor Lønnestad, BLAB, Ifi, UiO

Revised

Svein Bøe

Examples

 pseudo2rgb mona.img monaRgb.img mona.col

Id

$Id: pseudo2rgb.c,v 1.24 1997/01/09 16:37:13 svein Exp $