zephyr/samples/drivers/display/src
Martin Stumpf 7c24bd8520 samples: drivers: display: adjust alpha handling
ARGB8888 values all had alpha '0x00' (=transparent).
Changed them to '0xFF' and added a transparency test patch in the middle
of the screen.

Signed-off-by: Martin Stumpf <finomnis@gmail.com>
2024-11-18 13:17:43 -05:00
..
main.c samples: drivers: display: adjust alpha handling 2024-11-18 13:17:43 -05:00