TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER Struct Reference

Data Fields

EFI_GUID DecoderName
 
UINT16 ImageInfoSize
 
UINT16 ImageWidth
 
UINT16 ImageHeight
 
EFI_HII_IMAGE_DECODER_COLOR_TYPE ColorType
 
UINT8 ColorDepthInBits
 

Detailed Description

Definition at line 47 of file HiiImageDecoder.h.

Field Documentation

◆ ColorDepthInBits

UINT8 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ColorDepthInBits

Definition at line 53 of file HiiImageDecoder.h.

◆ ColorType

EFI_HII_IMAGE_DECODER_COLOR_TYPE _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ColorType

Definition at line 52 of file HiiImageDecoder.h.

◆ DecoderName

EFI_GUID _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::DecoderName

Definition at line 48 of file HiiImageDecoder.h.

◆ ImageHeight

UINT16 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ImageHeight

Definition at line 51 of file HiiImageDecoder.h.

◆ ImageInfoSize

UINT16 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ImageInfoSize

Definition at line 49 of file HiiImageDecoder.h.

◆ ImageWidth

UINT16 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ImageWidth

Definition at line 50 of file HiiImageDecoder.h.


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