#include <hps.h>
|
unsigned char | r |
|
unsigned char | g |
|
unsigned char | b |
|
unsigned char | a |
|
◆ RGBA32Color() [1/9]
◆ RGBA32Color() [2/9]
HPS_INLINE HPS::RGBA32Color::RGBA32Color |
( |
unsigned char |
gray, |
|
|
unsigned char |
aa = 255 |
|
) |
| |
|
inlineexplicit |
◆ RGBA32Color() [3/9]
HPS_INLINE HPS::RGBA32Color::RGBA32Color |
( |
unsigned char |
rr, |
|
|
unsigned char |
gg, |
|
|
unsigned char |
bb, |
|
|
unsigned char |
aa = 255 |
|
) |
| |
|
inline |
◆ RGBA32Color() [4/9]
◆ RGBA32Color() [5/9]
◆ RGBA32Color() [6/9]
◆ RGBA32Color() [7/9]
◆ RGBA32Color() [8/9]
◆ RGBA32Color() [9/9]
◆ Black()
◆ Gray()
HPS_INLINE unsigned char HPS::RGBA32Color::Gray |
( |
| ) |
const |
|
inline |
◆ IsGray()
HPS_INLINE bool HPS::RGBA32Color::IsGray |
( |
| ) |
const |
|
inline |
◆ Opaque_Alpha()
static HPS_INLINE unsigned char HPS::RGBA32Color::Opaque_Alpha |
( |
| ) |
|
|
inlinestatic |
◆ operator!=()
◆ operator==()
◆ White()
unsigned char HPS::RGBA32Color::a |
unsigned char HPS::RGBA32Color::b |
unsigned char HPS::RGBA32Color::g |
unsigned char HPS::RGBA32Color::r |
The documentation for this class was generated from the following file: