_EFI_IMAGE_INPUT Struct Reference


Data Fields

UINT32 Flags
UINT16 Width
UINT16 Height
EFI_GRAPHICS_OUTPUT_BLT_PIXELBitmap

Detailed Description

Definition of EFI_IMAGE_INPUT.

Parameters:
Flags Describe image characteristics. If EFI_IMAGE_TRANSPARENT is set, then the image was designed for transparent display.
Width Image width, in pixels.
Height Image height, in pixels.
Bitmap A pointer to the actual bitmap, organized left-to-right, top-to-bottom. The size of the bitmap is Width*Height*sizeof(EFI_GRAPHICS_OUTPUT_BLT_PIXEL).

Field Documentation


Generated on Thu Sep 24 23:14:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1