| My Project
    | 
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) | ColoredImage | static | 
| m_data | ColoredImage | private | 
| m_hasAlpha | ColoredImage | private | 
| m_height | ColoredImage | private | 
| m_width | ColoredImage | private | 
| save(const char *fileName) | ColoredImage | |
| ~ColoredImage() | ColoredImage |