Inkscape
Vector Graphics Editor
|
SizeL Object WMF manual 2.2.2.22 Same as "EMF SIZEL Object" in uemf.h. More...
#include <uwmf.h>
Public Attributes | |
uint16_t | Size16_4 [2] |
Total number of 16bit words in record. | |
uint8_t | iType |
RecordType Enumeration. | |
uint8_t | xb |
Extra high order byte associated with record type. | |
SizeL Object WMF manual 2.2.2.22 Same as "EMF SIZEL Object" in uemf.h.
First three fields of MOST WMF records (not WMR_HEADER and WMR_PLACEABLE!)
This Sshould only used for accessing size and type fields.
It is NOT used as a prefix like U_EMR in uemf.h because it may cause alignment issues. Microsoft name: WMF Object
uint16_t U_METARECORD::Size16_4[2] |
uint8_t U_METARECORD::xb |