![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cColor888, including all inherited members.
b | GrayLib::cColor888 | |
cColor888() noexcept | GrayLib::cColor888 | inline |
cColor888(COLORREF color) noexcept | GrayLib::cColor888 | inline |
cColor888(COLOR_ELEM_t _r, COLOR_ELEM_t _g, COLOR_ELEM_t _b) noexcept | GrayLib::cColor888 | inline |
g | GrayLib::cColor888 | |
get_B() const noexcept | GrayLib::cColor888 | inline |
get_ColorDX() const noexcept | GrayLib::cColor888 | inline |
get_ColorRef() const noexcept | GrayLib::cColor888 | inline |
get_G() const noexcept | GrayLib::cColor888 | inline |
get_R() const noexcept | GrayLib::cColor888 | inline |
GetElem(ITERATE_t i) const noexcept | GrayLib::cColor888 | inline |
operator!=(const cColor888 &color2) const noexcept | GrayLib::cColor888 | inline |
operator==(const cColor888 &color2) const noexcept | GrayLib::cColor888 | inline |
r | GrayLib::cColor888 |