libcvd
|
This is the complete list of members for CVD::Rgb< T >, including all inherited members.
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 &)=default (defined in CVD::Rgb< T >) | CVD::Rgb< T > | |
operator=(const Rgb< T2 > &c) | CVD::Rgb< T > | inline |
operator==(const Rgb< T > &c) const | CVD::Rgb< T > | inline |
red | CVD::Rgb< T > | |
Rgb()=default (defined in CVD::Rgb< T >) | CVD::Rgb< T > | |
Rgb(const Rgb &)=default (defined in CVD::Rgb< T >) | CVD::Rgb< T > | |
Rgb(T r, T g, T b) | CVD::Rgb< T > | inline |
Rgb(const Rgb< S > &rgb) (defined in CVD::Rgb< T >) | CVD::Rgb< T > | inlineexplicit |