Data Fields | |
| int | h |
| int | s |
| int | v |
Definition at line 80 of file fish.c.
| int HSV::h |
Definition at line 81 of file fish.c.
Referenced by Configure(), get_hsv(), and Process().
| int HSV::s |
Definition at line 82 of file fish.c.
Referenced by Configure(), get_hsv(), and Process().
| int HSV::v |
Definition at line 83 of file fish.c.
Referenced by Configure(), get_hsv(), and Process().
1.7.1