ihs2rgb

[ XITE Reference Manual | XITE home ]

Name

ihs2rgb - Convert from IHS to RGB

Syntax

 ihs2rgb <inimage> <outimage>

Description

inimage must be an 3 band image. Assume band 1 as intesity, band 2 as hue and band 3 as saturation. For each pixel convert (i, h, s) to (r, g, b).

Author

Otto Milvang

See also

ihs2rgb_img(3), rgb2ihs(1), rgb2ihs_img(3), ihs(3)

Id

$Id: ihs2rgb.c,v 1.23 1996/11/08 14:04:21 svein Exp $