|
libcrn
3.9.5
A document image processing library
|
This is the complete list of members for crn::pixel::YUV, including all inherited members.
| operator!=(const YUV &other) const noexcept | crn::pixel::YUV | inline |
| operator+=(const YUV &other) | crn::pixel::YUV | inline |
| operator-=(const YUV &other) | crn::pixel::YUV | inline |
| operator==(const YUV &other) const noexcept | crn::pixel::YUV | inline |
| u | crn::pixel::YUV | |
| v | crn::pixel::YUV | |
| y | crn::pixel::YUV | |
| YUV() | crn::pixel::YUV | inline |
| YUV(double y_, double u_=0.0, double v_=0.0) | crn::pixel::YUV | inline |
| YUV(const RGB< uint8_t > &p) | crn::pixel::YUV |
1.8.6