Home
last modified time | relevance | path

Searched refs:lv_color8_t (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/docs/overview/
Dcolor.md105 - `lv_color8_t` A structure to store R (3 bit),G (3 bit),B (2 bit) components for 8-bit colors (1 b…
112 The `lv_color_t`, `lv_color1_t`, `lv_color8_t`, `lv_color16_t` and `lv_color32_t` types have four f…
134 lv_color8_t c8;
/lvgl-latest/src/misc/
Dlv_color.h206 } lv_color8_t; typedef
336 lv_color8_t ret; in lv_color_to8()
342 lv_color8_t ret; in lv_color_to8()