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