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