|
ReactOS 0.4.16-dev-2574-g474348f
|
Public Attributes | |
| ULONG | Size |
| LONG | Width |
| LONG | Height |
| USHORT | Planes |
| USHORT | BitCount |
| ULONG | Compression |
| ULONG | SizeImage |
| LONG | XPelsPerMeter |
| LONG | YPelsPerMeter |
| ULONG | ClrUsed |
| ULONG | ClrImportant |
| USHORT _BMP_INFO_HEADER::BitCount |
Definition at line 72 of file uefivid.c.
Referenced by UefiInitializeBgrtLogo().
| ULONG _BMP_INFO_HEADER::Compression |
Definition at line 73 of file uefivid.c.
Referenced by UefiInitializeBgrtLogo().
| LONG _BMP_INFO_HEADER::Height |
Definition at line 70 of file uefivid.c.
Referenced by UefiInitializeBgrtLogo().
| USHORT _BMP_INFO_HEADER::Planes |
Definition at line 71 of file uefivid.c.
Referenced by UefiInitializeBgrtLogo().
| ULONG _BMP_INFO_HEADER::Size |
Definition at line 68 of file uefivid.c.
Referenced by UefiInitializeBgrtLogo().
| LONG _BMP_INFO_HEADER::Width |
Definition at line 69 of file uefivid.c.
Referenced by UefiInitializeBgrtLogo().