#include <RGB.H>
Definition at line 52 of file RGB.H.
◆ anonymous enum
Definition at line 67 of file RGB.H.
◆ anonymous enum
Definition at line 67 of file rgb.h.
◆ RGBClass() [1/4]
| RGBClass::RGBClass |
( |
void | | ) |
|
|
inline |
Definition at line 55 of file RGB.H.
◆ RGBClass() [2/4]
| RGBClass::RGBClass |
( |
unsigned char | red, |
|
|
unsigned char | green, |
|
|
unsigned char | blue ) |
|
inline |
Definition at line 56 of file RGB.H.
◆ RGBClass() [3/4]
| RGBClass::RGBClass |
( |
void | | ) |
|
|
inline |
Definition at line 55 of file rgb.h.
◆ RGBClass() [4/4]
| RGBClass::RGBClass |
( |
unsigned char | red, |
|
|
unsigned char | green, |
|
|
unsigned char | blue ) |
|
inline |
Definition at line 56 of file rgb.h.
◆ Adjust() [1/2]
| void RGBClass::Adjust |
( |
int | ratio, |
|
|
RGBClass const & | rgb ) |
◆ Adjust() [2/2]
| void RGBClass::Adjust |
( |
int | ratio, |
|
|
RGBClass const & | rgb ) |
◆ Difference() [1/2]
| int RGBClass::Difference |
( |
RGBClass const & | rgb | ) |
const |
◆ Difference() [2/2]
| int RGBClass::Difference |
( |
RGBClass const & | rgb | ) |
const |
◆ Get_Blue() [1/2]
| int RGBClass::Get_Blue |
( |
void | | ) |
const |
|
inline |
Definition at line 75 of file RGB.H.
◆ Get_Blue() [2/2]
| int RGBClass::Get_Blue |
( |
void | | ) |
const |
|
inline |
Definition at line 75 of file rgb.h.
◆ Get_Green() [1/2]
| int RGBClass::Get_Green |
( |
void | | ) |
const |
|
inline |
Definition at line 74 of file RGB.H.
◆ Get_Green() [2/2]
| int RGBClass::Get_Green |
( |
void | | ) |
const |
|
inline |
Definition at line 74 of file rgb.h.
◆ Get_Red() [1/2]
| int RGBClass::Get_Red |
( |
void | | ) |
const |
|
inline |
Definition at line 73 of file RGB.H.
◆ Get_Red() [2/2]
| int RGBClass::Get_Red |
( |
void | | ) |
const |
|
inline |
Definition at line 73 of file rgb.h.
◆ operator HSVClass() [1/2]
| RGBClass::operator HSVClass |
( |
void | | ) |
const |
◆ operator HSVClass() [2/2]
| RGBClass::operator HSVClass |
( |
void | | ) |
const |
◆ operator=() [1/2]
Definition at line 58 of file RGB.H.
◆ operator=() [2/2]
Definition at line 58 of file rgb.h.
◆ Set_Blue() [1/2]
| void RGBClass::Set_Blue |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 78 of file RGB.H.
◆ Set_Blue() [2/2]
| void RGBClass::Set_Blue |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 78 of file rgb.h.
◆ Set_Green() [1/2]
| void RGBClass::Set_Green |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 77 of file RGB.H.
◆ Set_Green() [2/2]
| void RGBClass::Set_Green |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 77 of file rgb.h.
◆ Set_Red() [1/2]
| void RGBClass::Set_Red |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 76 of file RGB.H.
◆ Set_Red() [2/2]
| void RGBClass::Set_Red |
( |
unsigned char | value | ) |
|
|
inline |
Definition at line 76 of file rgb.h.
◆ PaletteClass
Definition at line 82 of file RGB.H.
The documentation for this class was generated from the following files:
- Code/Libraries/Source/WWVegas/WWLib/RGB.H
- Code/Tools/WW3D/pluglib/rgb.h
- Code/Libraries/Source/WWVegas/WWLib/rgb.cpp
- Code/Tools/WW3D/pluglib/rgb.cpp