EMF End of File Record. More...
#include <libemf.h>
Public Attributes | |
emr | iType = EMR_EOF |
emr | nSize = sizeof( ::EMREOF ) |
nPalEntries = 0 | |
offPalEntries = 0 | |
nSizeLast = 0 |
EMF End of File Record.
Every metafile must have an End of File record. A palette may also be recorded in the EOF record, but it is currently unused by this library (all colors are specified in full RGB coordinates).
emr EMF::EMREOF::iType = EMR_EOF |
Constructor contains no user serviceable parts.