#include <RGBImage.h>
Collaboration diagram for PLearn::HSV:
Public Member Functions | |
HSV () | |
HSV (unsigned char the_h, unsigned char the_s, unsigned char the_v) | |
Public Attributes | |
unsigned char | h |
unsigned char | s |
unsigned char | v |
|
Definition at line 94 of file RGBImage.h. |
|
Definition at line 95 of file RGBImage.h. |
|
Definition at line 90 of file RGBImage.h. Referenced by HSV(). |
|
Definition at line 91 of file RGBImage.h. Referenced by HSV(). |
|
Definition at line 92 of file RGBImage.h. Referenced by HSV(). |