blue | CVD::Rgb< T > | |
green | CVD::Rgb< T > | |
operator!=(const Rgb< T > &c) const | CVD::Rgb< T > | [inline] |
operator<<(std::ostream &os, const Rgb< T > &x) | CVD::Rgb< T > | [related] |
operator<<(std::ostream &os, const Rgb< char > &x) | CVD::Rgb< T > | [related] |
operator<<(std::ostream &os, const Rgb< byte > &x) | CVD::Rgb< T > | [related] |
operator=(const Rgb< T > &c) | CVD::Rgb< T > | [inline] |
operator=(const Rgb< T2 > &c) | CVD::Rgb< T > | [inline] |
operator==(const Rgb< T > &c) const | CVD::Rgb< T > | [inline] |
red | CVD::Rgb< T > | |
Rgb() | CVD::Rgb< T > | [inline] |
Rgb(T r, T g, T b) | CVD::Rgb< T > | [inline] |
Rgb(const Rgb< S > &rgb) | CVD::Rgb< T > | [inline, explicit] |