iPXE
Data Fields
_EFI_HII_ANIMATION_CELL Struct Reference

#include <UefiInternalFormRepresentation.h>

Data Fields

UINT16 OffsetX
 The X offset from the upper left hand corner of the logical window to position the indexed image. More...
 
UINT16 OffsetY
 The Y offset from the upper left hand corner of the logical window to position the indexed image. More...
 
EFI_IMAGE_ID ImageId
 The image to display at the specified offset from the upper left hand corner of the logical window. More...
 
UINT16 Delay
 The number of milliseconds to delay after displaying the indexed image and before continuing on to the next linked image. More...
 

Detailed Description

Definition at line 1929 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ 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.

Definition at line 1934 of file UefiInternalFormRepresentation.h.

◆ 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.

Definition at line 1939 of file UefiInternalFormRepresentation.h.

◆ 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.

Definition at line 1944 of file UefiInternalFormRepresentation.h.

◆ 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.

Definition at line 1950 of file UefiInternalFormRepresentation.h.


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