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