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::RealColor, including all inherited members.
operator()(size_t chl) const | Bial::RealColor | |
operator()(size_t chl) | Bial::RealColor | |
operator=(const RealColor &other) | Bial::RealColor | |
operator=(RealColor &&other) | Bial::RealColor | |
operator[](size_t chl) const | Bial::RealColor | |
operator[](size_t chl) | Bial::RealColor | |
Print(O &os) const | Bial::RealColor | |
RealColor(float value=0.0f) | Bial::RealColor | explicit |
RealColor(float chl_0, float chl_1, float chl_2, float chl_3) | Bial::RealColor | |
RealColor(const RealColor &other) | Bial::RealColor | |
RealColor(RealColor &&other) | Bial::RealColor | |
RealColor(const Color &other) | Bial::RealColor |