modm API documentation
|
This is the complete list of members for modm::color::Rgb565, including all inherited members.
Rgb565() = default (defined in modm::color::Rgb565) | modm::color::Rgb565 | constexprdefault |
Rgb565(uint16_t color) | modm::color::Rgb565 | inlineconstexpr |
Rgb565(uint8_t red, uint8_t green, uint8_t blue) | modm::color::Rgb565 | inlineconstexpr |
Rgb565(const RgbT< U > &rgb) | modm::color::Rgb565 | inlineconstexpr |
Rgb565(const HsvT< U > &hsv) | modm::color::Rgb565 | inlineconstexpr |
Rgb565(const BrightnessT< U > brightness) | modm::color::Rgb565 | inlineconstexpr |
RgbCalcType typedef (defined in modm::color::Rgb565) | modm::color::Rgb565 | |
color (defined in modm::color::Rgb565) | modm::color::Rgb565 | |
operator+(const Rgb565 other) const | modm::color::Rgb565 | inline |
operator-(const Rgb565 other) const | modm::color::Rgb565 | inline |
operator==(const Rgb565 &other) const = default (defined in modm::color::Rgb565) | modm::color::Rgb565 | constexprdefault |