#include <hps.h>
◆ Order
Enumerator |
---|
Order_ABGR | |
Order_RGBA | |
Order_BGRA | |
◆ RGBAS32Color() [1/11]
◆ RGBAS32Color() [2/11]
HPS_INLINE HPS::RGBAS32Color::RGBAS32Color |
( |
unsigned char |
gray, |
|
|
unsigned char |
aa = 255 |
|
) |
| |
|
inlineexplicit |
◆ RGBAS32Color() [3/11]
HPS_INLINE HPS::RGBAS32Color::RGBAS32Color |
( |
unsigned char |
rr, |
|
|
unsigned char |
gg, |
|
|
unsigned char |
bb, |
|
|
unsigned char |
aa = 255 |
|
) |
| |
|
inline |
◆ RGBAS32Color() [4/11]
◆ RGBAS32Color() [5/11]
◆ RGBAS32Color() [6/11]
◆ RGBAS32Color() [7/11]
◆ RGBAS32Color() [8/11]
◆ RGBAS32Color() [9/11]
◆ RGBAS32Color() [10/11]
◆ RGBAS32Color() [11/11]
◆ Black()
◆ Gray()
HPS_INLINE unsigned char HPS::RGBAS32Color::Gray |
( |
| ) |
const |
|
inline |
◆ Invalid()
◆ IsGray()
HPS_INLINE bool HPS::RGBAS32Color::IsGray |
( |
| ) |
const |
|
inline |
◆ IsValid()
HPS_INLINE bool HPS::RGBAS32Color::IsValid |
( |
| ) |
const |
|
inline |
◆ Opaque_Alpha()
static HPS_INLINE unsigned char HPS::RGBAS32Color::Opaque_Alpha |
( |
| ) |
|
|
inlinestatic |
◆ operator!=()
◆ operator==()
◆ White()
The documentation for this class was generated from the following file: