|
XenevaOS
|
#include <UefiInternalFormRepresentation.h>
Public Attributes | |
| UINT16 | OffsetX |
| UINT16 | OffsetY |
| EFI_IMAGE_ID | ImageId |
| UINT16 | 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.
| 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.
| UINT16 _EFI_HII_ANIMATION_CELL::OffsetX |
The X offset from the upper left hand corner of the logical window to position the indexed image.
| UINT16 _EFI_HII_ANIMATION_CELL::OffsetY |
The Y offset from the upper left hand corner of the logical window to position the indexed image.