Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
This is the complete list of members for Bial::Color, including all inherited members.
channel | Bial::Color | |
Color() | Bial::Color | explicit |
Color(uint val) | Bial::Color | explicit |
Color(uchar alpha, uchar red, uchar green, uchar blue) | Bial::Color | |
Color(const Color &other) | Bial::Color | |
Color(Color &&other) | Bial::Color | |
Color(const RealColor &other) | Bial::Color | |
operator()(size_t chl) const | Bial::Color | |
operator()(size_t chl) | Bial::Color | |
operator=(const Color &other) | Bial::Color | |
operator=(Color &&other) | Bial::Color | |
operator[](size_t chl) const | Bial::Color | |
operator[](size_t chl) | Bial::Color | |
Print(O &os) const | Bial::Color | |
Value(uint val) | Bial::Color | |
Value() const | Bial::Color | |
value | Bial::Color | |
~Color() | Bial::Color | inline |