CVD 0.8
CVD::Rgb< T > Member List
This is the complete list of members for CVD::Rgb< T >, including all inherited members.
blueCVD::Rgb< T >
greenCVD::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]
redCVD::Rgb< T >
Rgb()CVD::Rgb< T > [inline, explicit]
Rgb(T r, T g, T b)CVD::Rgb< T > [inline, explicit]
Rgb(const Rgb< S > &rgb) (defined in CVD::Rgb< T >)CVD::Rgb< T > [inline, explicit]