#include <hsv.h>
Definition at line 48 of file hsv.h.
◆ anonymous enum
Definition at line 62 of file hsv.h.
◆ anonymous enum
Definition at line 62 of file hsv.h.
◆ HSVClass() [1/4]
| HSVClass::HSVClass |
( |
void | | ) |
|
|
inline |
Definition at line 54 of file hsv.h.
◆ HSVClass() [2/4]
| HSVClass::HSVClass |
( |
unsigned char | hue, |
|
|
unsigned char | saturation, |
|
|
unsigned char | value ) |
|
inline |
Definition at line 55 of file hsv.h.
◆ HSVClass() [3/4]
| HSVClass::HSVClass |
( |
void | | ) |
|
|
inline |
Definition at line 54 of file hsv.h.
◆ HSVClass() [4/4]
| HSVClass::HSVClass |
( |
unsigned char | hue, |
|
|
unsigned char | saturation, |
|
|
unsigned char | value ) |
|
inline |
Definition at line 55 of file hsv.h.
◆ Adjust() [1/2]
| void HSVClass::Adjust |
( |
int | ratio, |
|
|
HSVClass const & | hsv ) |
◆ Adjust() [2/2]
| void HSVClass::Adjust |
( |
int | ratio, |
|
|
HSVClass const & | hsv ) |
◆ Difference() [1/2]
| int HSVClass::Difference |
( |
HSVClass const & | hsv | ) |
const |
◆ Difference() [2/2]
| int HSVClass::Difference |
( |
HSVClass const & | hsv | ) |
const |
◆ Get_Hue() [1/2]
| int HSVClass::Get_Hue |
( |
void | | ) |
const |
|
inline |
Definition at line 68 of file hsv.h.
◆ Get_Hue() [2/2]
| int HSVClass::Get_Hue |
( |
void | | ) |
const |
|
inline |
Definition at line 68 of file hsv.h.
◆ Get_Saturation() [1/2]
| int HSVClass::Get_Saturation |
( |
void | | ) |
const |
|
inline |
Definition at line 69 of file hsv.h.
◆ Get_Saturation() [2/2]
| int HSVClass::Get_Saturation |
( |
void | | ) |
const |
|
inline |
Definition at line 69 of file hsv.h.
◆ Get_Value() [1/2]
| int HSVClass::Get_Value |
( |
void | | ) |
const |
|
inline |
Definition at line 70 of file hsv.h.
◆ Get_Value() [2/2]
| int HSVClass::Get_Value |
( |
void | | ) |
const |
|
inline |
Definition at line 70 of file hsv.h.
◆ operator RGBClass() [1/2]
| HSVClass::operator RGBClass |
( |
void | | ) |
const |
◆ operator RGBClass() [2/2]
| HSVClass::operator RGBClass |
( |
void | | ) |
const |
◆ Set_Hue() [1/2]
| void HSVClass::Set_Hue |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 71 of file hsv.h.
◆ Set_Hue() [2/2]
| void HSVClass::Set_Hue |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 71 of file hsv.h.
◆ Set_Saturation() [1/2]
| void HSVClass::Set_Saturation |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 72 of file hsv.h.
◆ Set_Saturation() [2/2]
| void HSVClass::Set_Saturation |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 72 of file hsv.h.
◆ Set_Value() [1/2]
| void HSVClass::Set_Value |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 73 of file hsv.h.
◆ Set_Value() [2/2]
| void HSVClass::Set_Value |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 73 of file hsv.h.
The documentation for this class was generated from the following files:
- Code/Libraries/Source/WWVegas/WWLib/hsv.h
- Code/Tools/WW3D/pluglib/hsv.h
- Code/Libraries/Source/WWVegas/WWLib/hsv.cpp
- Code/Tools/WW3D/pluglib/hsv.cpp