libcrn  3.9.5
A document image processing library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
crn::pixel::RGB< T > Member List

This is the complete list of members for crn::pixel::RGB< T >, including all inherited members.

bcrn::pixel::RGB< T >
gcrn::pixel::RGB< T >
operator!=(const RGB &other) const noexceptcrn::pixel::RGB< T >inline
operator+=(const RGB &other)crn::pixel::RGB< T >inline
operator-=(const RGB &other)crn::pixel::RGB< T >inline
operator<(const RGB &other) const noexceptcrn::pixel::RGB< T >inline
operator==(const RGB &other) const noexceptcrn::pixel::RGB< T >inline
rcrn::pixel::RGB< T >
RGB() noexceptcrn::pixel::RGB< T >inline
RGB(T val) noexceptcrn::pixel::RGB< T >inline
RGB(T r_, T g_, T b_) noexceptcrn::pixel::RGB< T >inline
RGB(const RGB< Y > &p) noexceptcrn::pixel::RGB< T >inline
RGB(const HSV &val) noexceptcrn::pixel::RGB< T >
RGB(const XYZ &p) noexceptcrn::pixel::RGB< T >
RGB(const YUV &p) noexceptcrn::pixel::RGB< T >
RGB(const Lab &p) noexceptcrn::pixel::RGB< T >
RGB(const Luv &p) noexceptcrn::pixel::RGB< T >
type typedefcrn::pixel::RGB< T >