REFERENCE MANUAL
This is the complete list of members for RGB24Color, including all inherited members.
b (defined in RGB24Color) | RGB24Color | |
g (defined in RGB24Color) | RGB24Color | |
Gray() const (defined in RGB24Color) | RGB24Color | inline |
IsGray() const (defined in RGB24Color) | RGB24Color | inline |
operator!=(RGB24Color const &c) const (defined in RGB24Color) | RGB24Color | inline |
operator==(RGB24Color const &c) const (defined in RGB24Color) | RGB24Color | inline |
r (defined in RGB24Color) | RGB24Color | |
RGB24Color() (defined in RGB24Color) | RGB24Color | inline |
RGB24Color(unsigned char gray) (defined in RGB24Color) | RGB24Color | inlineexplicit |
RGB24Color(unsigned char rr, unsigned char gg, unsigned char bb) (defined in RGB24Color) | RGB24Color | inline |
RGB24Color(RGBColor const &c) (defined in RGB24Color) | RGB24Color | inlineexplicit |