RGB24Color
-
class HPS::RGB24Color
Public Functions
- inline HPS_INLINE unsigned char Gray () const
- inline HPS_INLINE bool IsGray () const
- inline HPS_INLINE bool operator!= (RGB24Color const &c) const
- inline HPS_INLINE bool operator== (RGB24Color const &c) const
-
inline HPS_INLINE RGB24Color()
-
inline explicit HPS_INLINE RGB24Color(unsigned char gray)
-
inline HPS_INLINE RGB24Color(unsigned char rr, unsigned char gg, unsigned char bb)