XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_HII_AIBT_CLEAR_IMAGES_BLOCK Struct Reference

#include <UefiInternalFormRepresentation.h>

Collaboration diagram for _EFI_HII_AIBT_CLEAR_IMAGES_BLOCK:
Collaboration graph
[legend]

Public Attributes

EFI_IMAGE_ID DftImageId
 
UINT16 Width
 
UINT16 Height
 
UINT16 CellCount
 
EFI_HII_RGB_PIXEL BackgndColor
 
EFI_HII_ANIMATION_CELL AnimationCell [1]
 

Detailed Description

An animation block to describe an animation sequence that does not cycle, and where the logical window is cleared to the specified color before the next image is displayed.

Member Data Documentation

◆ AnimationCell

EFI_HII_ANIMATION_CELL _EFI_HII_AIBT_CLEAR_IMAGES_BLOCK::AnimationCell[1]

An array of CellCount animation cells.

◆ BackgndColor

EFI_HII_RGB_PIXEL _EFI_HII_AIBT_CLEAR_IMAGES_BLOCK::BackgndColor

The color to clear the logical window to before displaying the indexed image.

◆ CellCount

UINT16 _EFI_HII_AIBT_CLEAR_IMAGES_BLOCK::CellCount

The number of EFI_HII_ANIMATION_CELL contained in the animation sequence.

◆ DftImageId

EFI_IMAGE_ID _EFI_HII_AIBT_CLEAR_IMAGES_BLOCK::DftImageId

This is image that is to be reference by the image protocols, if the animation function is not supported or disabled. This image can be one particular image from the animation sequence (if any one of the animation frames has a complete image) or an alternate image that can be displayed alone. If the value is zero, no image is displayed.

◆ Height

UINT16 _EFI_HII_AIBT_CLEAR_IMAGES_BLOCK::Height

The overall height of the set of images (logical window height).

◆ Width

UINT16 _EFI_HII_AIBT_CLEAR_IMAGES_BLOCK::Width

The overall width of the set of images (logical window width).


The documentation for this struct was generated from the following file: