|
TianoCore EDK2 master
|
Data Fields | |
| EFI_GUID | DecoderName |
| UINT16 | ImageInfoSize |
| UINT16 | ImageWidth |
| UINT16 | ImageHeight |
| EFI_HII_IMAGE_DECODER_COLOR_TYPE | ColorType |
| UINT8 | ColorDepthInBits |
Definition at line 47 of file HiiImageDecoder.h.
| UINT8 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ColorDepthInBits |
Definition at line 53 of file HiiImageDecoder.h.
| EFI_HII_IMAGE_DECODER_COLOR_TYPE _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ColorType |
Definition at line 52 of file HiiImageDecoder.h.
| EFI_GUID _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::DecoderName |
Definition at line 48 of file HiiImageDecoder.h.
| UINT16 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ImageHeight |
Definition at line 51 of file HiiImageDecoder.h.
| UINT16 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ImageInfoSize |
Definition at line 49 of file HiiImageDecoder.h.
| UINT16 _EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER::ImageWidth |
Definition at line 50 of file HiiImageDecoder.h.