#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | std |
Data Structures | |
| class | PixelHSV |
Class to store color pixel data: 3 channels: Hue, Sat, Val.
Currently they are 3 int -> 3*32bits = 96bits
PixelHSV - version 1.0 - /0/2005 - Alessandro Polo
Definition in file PixelHSV.h.
1.4.4