Main Page Class Hierarchy Compound List Compound Members Related Pages
Color Member ListThis is the complete list of members for Color, including all inherited members.
- b (defined in Color)
- clip() (defined in Color)
[inline] - Color() (defined in Color)
[inline] - Color(double r,double g,double b,double t=0) (defined in Color)
[inline] - Color(const Color &color)
[inline] - g (defined in Color)
- operator *(const Color &c)const (defined in Color)
[inline] - operator *(const double s)const (defined in Color)
[inline] - operator *=(const double s) (defined in Color)
[inline] - operator+(const Color &c)const (defined in Color)
[inline] - operator+=(const Color &c) (defined in Color)
[inline] - operator-(const Color &c)const (defined in Color)
[inline] - operator-() (defined in Color)
[inline] - operator-=(const Color &c) (defined in Color)
[inline] - operator/(const double s)const (defined in Color)
[inline] - operator/=(const double s) (defined in Color)
[inline] - operator=(const Color &color) (defined in Color)
[inline] - r (defined in Color)
- rgb_distance()const (defined in Color)
- rgbt_distance()const (defined in Color)
- t (defined in Color)
|