#include <Color.h>
|
| unsigned char | r |
| |
| unsigned char | g |
| |
| unsigned char | b |
| |
| unsigned char | a |
| |
◆ MColor() [1/3]
| Base::MColor::MColor |
( |
unsigned char |
r, |
|
|
unsigned char |
g, |
|
|
unsigned char |
b, |
|
|
unsigned char |
a |
|
) |
| |
◆ MColor() [2/3]
◆ MColor() [3/3]
◆ alpha()
| unsigned char Base::MColor::alpha |
( |
| ) |
const |
◆ blue()
| unsigned char Base::MColor::blue |
( |
| ) |
const |
◆ green()
| unsigned char Base::MColor::green |
( |
| ) |
const |
◆ hash()
| size_t Base::MColor::hash |
( |
| ) |
const |
◆ operator!=()
| bool Base::MColor::operator!= |
( |
const MColor & |
c | ) |
const |
◆ operator==()
| bool Base::MColor::operator== |
( |
const MColor & |
c | ) |
const |
◆ red()
| unsigned char Base::MColor::red |
( |
| ) |
const |
| unsigned char Base::MColor::a |
| unsigned char Base::MColor::b |
| unsigned char Base::MColor::g |
| unsigned char Base::MColor::r |
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V28.0/lexocad/Base/include/Base/Color.h