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

#include <MdePkg/Include/Protocol/HiiImage.h>

Data Fields

EFI_HII_NEW_IMAGE NewImage
 
EFI_HII_GET_IMAGE GetImage
 
EFI_HII_SET_IMAGE SetImage
 
EFI_HII_DRAW_IMAGE DrawImage
 
EFI_HII_DRAW_IMAGE_ID DrawImageId
 

Detailed Description

Services to access to images in the images database.

Definition at line 336 of file HiiImage.h.

Field Documentation

◆ DrawImage

EFI_HII_DRAW_IMAGE _EFI_HII_IMAGE_PROTOCOL::DrawImage

Definition at line 340 of file HiiImage.h.

◆ DrawImageId

EFI_HII_DRAW_IMAGE_ID _EFI_HII_IMAGE_PROTOCOL::DrawImageId

Definition at line 341 of file HiiImage.h.

◆ GetImage

EFI_HII_GET_IMAGE _EFI_HII_IMAGE_PROTOCOL::GetImage

Definition at line 338 of file HiiImage.h.

◆ NewImage

EFI_HII_NEW_IMAGE _EFI_HII_IMAGE_PROTOCOL::NewImage

Definition at line 337 of file HiiImage.h.

◆ SetImage

EFI_HII_SET_IMAGE _EFI_HII_IMAGE_PROTOCOL::SetImage

Definition at line 339 of file HiiImage.h.


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