Go to the source code of this file.
Defines | |
#define | DIB_HEADER_MARKER ((WORD) ('M' << 8) | 'B') |
Functions | |
HDIB WINAPI | ReadDIBFile (CFile &file) |
#define DIB_HEADER_MARKER ((WORD) ('M' << 8) | 'B') |
Definition at line 11 of file DIBRead.cpp.
HDIB WINAPI ReadDIBFile | ( | CFile & | file | ) |
Definition at line 30 of file DIBRead.cpp.