|
libcrn
3.9.5
A document image processing library
|
This is the complete list of members for crn::pixel::RGB< T >, including all inherited members.
| b | crn::pixel::RGB< T > | |
| g | crn::pixel::RGB< T > | |
| operator!=(const RGB &other) const noexcept | crn::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 noexcept | crn::pixel::RGB< T > | inline |
| operator==(const RGB &other) const noexcept | crn::pixel::RGB< T > | inline |
| r | crn::pixel::RGB< T > | |
| RGB() noexcept | crn::pixel::RGB< T > | inline |
| RGB(T val) noexcept | crn::pixel::RGB< T > | inline |
| RGB(T r_, T g_, T b_) noexcept | crn::pixel::RGB< T > | inline |
| RGB(const RGB< Y > &p) noexcept | crn::pixel::RGB< T > | inline |
| RGB(const HSV &val) noexcept | crn::pixel::RGB< T > | |
| RGB(const XYZ &p) noexcept | crn::pixel::RGB< T > | |
| RGB(const YUV &p) noexcept | crn::pixel::RGB< T > | |
| RGB(const Lab &p) noexcept | crn::pixel::RGB< T > | |
| RGB(const Luv &p) noexcept | crn::pixel::RGB< T > | |
| type typedef | crn::pixel::RGB< T > |
1.8.6