#include <iostream>Go to the source code of this file.
Data Structures | |
| class | PixelRGB24 |
Class to store color pixel data: 3 channels: Red, Green, Blue.
Currently they are 3 char -> 3*8bits = 24bits
PixelRGB24 - version 1.0 - /0/2005 - Alessandro Polo
Definition in file PixelRGB24.h.
1.4.4