#include <BMPWriter.h>
Public Attributes | |
char | ID [2] |
unsigned int | fileSize |
unsigned int | reserved |
unsigned int | offset |
Definition at line 7 of file BMPWriter.h.
char BMPHeader::ID[2] |
Definition at line 9 of file BMPWriter.h.
unsigned int BMPHeader::fileSize |
Definition at line 10 of file BMPWriter.h.
unsigned int BMPHeader::reserved |
Definition at line 11 of file BMPWriter.h.
unsigned int BMPHeader::offset |
Definition at line 12 of file BMPWriter.h.