ColoredImage Member List

This is the complete list of members for ColoredImage, including all inherited members.

ColoredImage(int width, int height, const uchar *greyLevels, const uchar *alphaLevels, int saturation, int hue, int gamma)ColoredImage
hsl2rgb(double h, double s, double l, double *pRed, double *pGreen, double *pBlue)ColoredImagestatic
m_dataColoredImageprivate
m_hasAlphaColoredImageprivate
m_heightColoredImageprivate
m_widthColoredImageprivate
save(const char *fileName)ColoredImage
~ColoredImage()ColoredImage