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

This is the complete list of members for crn::pixel::YUV, including all inherited members.

operator!=(const YUV &other) const noexceptcrn::pixel::YUVinline
operator+=(const YUV &other)crn::pixel::YUVinline
operator-=(const YUV &other)crn::pixel::YUVinline
operator==(const YUV &other) const noexceptcrn::pixel::YUVinline
ucrn::pixel::YUV
vcrn::pixel::YUV
ycrn::pixel::YUV
YUV()crn::pixel::YUVinline
YUV(double y_, double u_=0.0, double v_=0.0)crn::pixel::YUVinline
YUV(const RGB< uint8_t > &p)crn::pixel::YUV