Searched refs:RGB565A8 (Results 1 – 3 of 3) sorted by relevance
122 RGB565A8 = 0x14 variable in ColorFormat143 ColorFormat.RGB565A8: 16, # 16bpp + a8 map182 ColorFormat.RGB565A8)187 ColorFormat.XRGB8888, ColorFormat.RGB565A8,269 elif cf == ColorFormat.RGB565A8:565 if self.cf == ColorFormat.RGB565A8:617 elif self.cf is ColorFormat.RGB565A8:676 if self.cf is ColorFormat.RGB565A8:1003 elif cf == ColorFormat.RGB565A8:1030 if cf == ColorFormat.RGB565A8:[all …]
233 bool "Enable support for RGB565A8 color format"
117 - **feat(arc): support RGB565A8 arc image** `6009 <https://github.com/lvgl/lvgl/pull/6009>`__