-
choice: Chroma key color
Chroma key color
Type: bool
Help¶
Color to to use as chroma key
Default¶
Choice options¶
Kconfig definition¶
At lib/gui/lvgl/Kconfig:85
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
Menu path: (Top) → Additional libraries → LittlevGL GUI library
choice bool "Chroma key color" defaultLVGL_CHROMA_KEY_GREEN
depends onLVGL
help Color to to use as chroma key
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)