im_colorhsi.h File Reference

HSI Color Manipulation. More...

Go to the source code of this file.

Functions

float imColorHSI_ImaxS (float h, double cosh, double sinh)
void imColorRGB2HSI (float r, float g, float b, float *h, float *s, float *i)
void imColorRGB2HSIbyte (unsigned char r, unsigned char g, unsigned char b, float *h, float *s, float *i)
void imColorHSI2RGB (float h, float s, float i, float *r, float *g, float *b)
void imColorHSI2RGBbyte (float h, float s, float i, unsigned char *r, unsigned char *g, unsigned char *b)

Detailed Description

See Copyright Notice in im_lib.h


Generated on Thu Oct 1 11:40:02 2009 for IM by  doxygen 1.6.1