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

#include <UefiInternalFormRepresentation.h>

Public Attributes

UINT16 OffsetX
 
UINT16 OffsetY
 
EFI_IMAGE_ID ImageId
 
UINT16 Delay
 

Member Data Documentation

◆ Delay

UINT16 _EFI_HII_ANIMATION_CELL::Delay

The number of milliseconds to delay after displaying the indexed image and before continuing on to the next linked image. If value is zero, no delay.

◆ ImageId

EFI_IMAGE_ID _EFI_HII_ANIMATION_CELL::ImageId

The image to display at the specified offset from the upper left hand corner of the logical window.

◆ OffsetX

UINT16 _EFI_HII_ANIMATION_CELL::OffsetX

The X offset from the upper left hand corner of the logical window to position the indexed image.

◆ OffsetY

UINT16 _EFI_HII_ANIMATION_CELL::OffsetY

The Y offset from the upper left hand corner of the logical window to position the indexed image.


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