#include "ImageRGB.h"
#include "ImageGrey.h"
Go to the source code of this file.
Compounds | |
| class | Image |
| A class made up of both an RGB image and a Greyscale image. More... | |
Defines | |
| #define | RED_COEF .2989961801 |
| #define | GREEN_COEF .5869947588 |
| #define | BLUE_COEF .1139912943 |
The source code for this class can be found in Image.cpp
Definition in file Image.h.
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001