libcvd
|
This is the complete list of members for CVD::Rgba< T >, including all inherited members.
alpha | CVD::Rgba< T > | |
blue | CVD::Rgba< T > | |
green | CVD::Rgba< T > | |
operator!=(const Rgba< T > &c) const | CVD::Rgba< T > | inline |
operator<<(std::ostream &os, const Rgba< T > &x) | CVD::Rgba< T > | related |
operator<<(std::ostream &os, const Rgba< unsigned char > &x) | CVD::Rgba< T > | related |
operator=(const Rgba &)=default (defined in CVD::Rgba< T >) | CVD::Rgba< T > | |
operator=(const Rgba< T2 > &c) | CVD::Rgba< T > | inline |
operator==(const Rgba< T > &c) const | CVD::Rgba< T > | inline |
red | CVD::Rgba< T > | |
Rgba()=default (defined in CVD::Rgba< T >) | CVD::Rgba< T > | |
Rgba(const Rgba &)=default (defined in CVD::Rgba< T >) | CVD::Rgba< T > | |
Rgba(T r, T g, T b, T a) | CVD::Rgba< T > | inlineexplicit |
Rgba(const Rgba< S > &rgba) (defined in CVD::Rgba< T >) | CVD::Rgba< T > | inlineexplicit |