_EFI_IMAGE_OUTPUT Struct Reference


Data Fields

UINT16 Width
UINT16 Height
union {
   EFI_GRAPHICS_OUTPUT_BLT_PIXEL *   Bitmap
   EFI_GRAPHICS_OUTPUT_PROTOCOL *   Screen
Image

Detailed Description

Definition of EFI_IMAGE_OUTPUT.

Parameters:
Width Width of the output image.
Height Height of the output image.
Bitmap Points to the output bitmap.
Screen Points to the EFI_GRAPHICS_OUTPUT_PROTOCOL which describes the screen on which to draw the specified image.

Field Documentation

Referenced by InternalPrintGraphic().

Referenced by InternalPrintGraphic().

union { ... } _EFI_IMAGE_OUTPUT::Image

Referenced by InternalPrintGraphic().

Referenced by InternalPrintGraphic().

Referenced by InternalPrintGraphic().


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