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< T > &c) | CVD::Rgba< T > | [inline] |
operator=(const Rgba< T2 > &c) | CVD::Rgba< T > | [inline] |
operator==(const Rgba< T > &c) const | CVD::Rgba< T > | [inline] |
red | CVD::Rgba< T > | |
Rgba() | CVD::Rgba< T > | [inline] |
Rgba(T r, T g, T b, T a) | CVD::Rgba< T > | [inline] |