List of all members.
Public Member Functions |
void | testHSVConversion (void) |
| Red in HSV is ( 0, 1, 1 ) and in RGB ( 1, 0, 0 ) Green in HSV is ( 0.3, 1, 1 ) and in RGB ( 0, 1, 0 ) and checks some dark green.
|
Detailed Description
Unit tests the color helping functions.
Definition at line 39 of file WColor_test.h.
Member Function Documentation
void WColorTest::testHSVConversion |
( |
void |
|
) |
[inline] |
Red in HSV is ( 0, 1, 1 ) and in RGB ( 1, 0, 0 ) Green in HSV is ( 0.3, 1, 1 ) and in RGB ( 0, 1, 0 ) and checks some dark green.
Definition at line 48 of file WColor_test.h.
The documentation for this class was generated from the following file: