Home
last modified time | relevance | path

Searched refs:Alpha (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/docs/details/widgets/
Dimage.rst76 - **Alpha byte**: An alpha channel is added to every pixel that contains
82 Palette and Alpha index
89 - **Alpha indexed**: The values stored at pixel positions are alpha (opacity) values.
/lvgl-latest/src/libs/thorvg/
DtvgSvgLoaderCommon.h213 Alpha enumerator
DtvgSvgLoader.cpp254 if (!strcmp(str, "Alpha")) return SvgMaskType::Alpha; in _toMaskType()
/lvgl-latest/docs/details/main-components/
Dimage.rst69 …**Only stores the Alpha value with 1, 2, 4 or 8 bits.** The pixels take the color of ``style.img_r…
80 - **Byte 3**: Alpha (only with :cpp:enumerator:`LV_COLOR_FORMAT_NATIVE_WITH_ALPHA`)
84 - **Byte 2**: Alpha byte (only with :cpp:enumerator:`LV_COLOR_FORMAT_NATIVE_WITH_ALPHA`)
87 - **Byte 2**: Alpha byte (only with :cpp:enumerator:`LV_COLOR_FORMAT_NATIVE_WITH_ALPHA`)