DLPU134 April 2024
When the DLPC3421 successfully powers up and begins displaying content, a scripted demo of content is displayed. The demo includes a still image, an animation, and a menu. Two of these elements use a graphics library that this section describes.
Function StateplayLogo() calls function PlayLogo(), which creates an animation and then reveals an image. Next, the main menu GUI is created with function SetupMainMenu(). This function defines what text shown and contains functions that define visually how the menu is created. This includes shapes and colors.