scaled2col
[ XITE Reference Manual | XITE home ]
Name
scaled2col - convert scaled cumulative histogram
Syntax
#include <xite/histo.h>
void scaled2col( histogram scHisto,
Color_tab colTab );
Description
Make a color table according to a scaled
cumulative histogram.
scHisto - input scaled cumulative histogram
colTab - output color table
Return value
Author
Tor L|nnestad
Id
$Id: scaled2col.c,v 1.15 1995/08/23 14:55:46 svein Exp $