#include <hps.h>
|
unsigned char | r |
|
unsigned char | g |
|
unsigned char | b |
|
◆ RGB24Color() [1/4]
◆ RGB24Color() [2/4]
HPS_INLINE HPS::RGB24Color::RGB24Color |
( |
unsigned char |
gray | ) |
|
|
inlineexplicit |
◆ RGB24Color() [3/4]
HPS_INLINE HPS::RGB24Color::RGB24Color |
( |
unsigned char |
rr, |
|
|
unsigned char |
gg, |
|
|
unsigned char |
bb |
|
) |
| |
|
inline |
◆ RGB24Color() [4/4]
◆ Gray()
HPS_INLINE unsigned char HPS::RGB24Color::Gray |
( |
| ) |
const |
|
inline |
◆ IsGray()
◆ operator!=()
◆ operator==()
unsigned char HPS::RGB24Color::b |
unsigned char HPS::RGB24Color::g |
unsigned char HPS::RGB24Color::r |
The documentation for this class was generated from the following file: