Public Member Functions | Public Attributes | List of all members
HPS::RGB24Color Class Reference

Public Member Functions

HPS_INLINE RGB24Color (unsigned char gray)
 
HPS_INLINE RGB24Color (unsigned char rr, unsigned char gg, unsigned char bb)
 
HPS_INLINE RGB24Color (RGBColor const &c)
 
HPS_INLINE bool IsGray () const
 
HPS_INLINE unsigned char Gray () const
 
HPS_INLINE bool operator== (RGB24Color const &c) const
 
HPS_INLINE bool operator!= (RGB24Color const &c) const
 

Public Attributes

unsigned char r
 
unsigned char g
 
unsigned char b
 

The documentation for this class was generated from the following file: