maug
Quick and dirty C mini-augmentation library.
|
Generic image description struct. More...
#include <mfmt.h>
Data Fields | |
uint32_t | sz |
Size of this struct (use to tell apart). | |
Generic image description struct.
This should actually be an instance of MFMT_STRUCT_BMPINFO or a similar struct with overlapping MFMT_STRUCT::sz field which can be used to determine the actual type.