2.2.4 EmrFormat Object
The EmrFormat object contains information that identifies the format of image data in an EMR_COMMENT_MULTIFORMATS record (section 2.3.3.4.3).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Signature |
|||||||||||||||||||||||||||||||
Version |
|||||||||||||||||||||||||||||||
SizeData |
|||||||||||||||||||||||||||||||
offData |
Signature (4 bytes): An unsigned integer that specifies the format of the image data. This value is in the FormatSignature enumeration (section 2.1.14).
Version (4 bytes): An unsigned integer that specifies the format version number. If the Signature field specifies encapsulated PostScript (EPS), this value is 0x00000001; otherwise, this value is ignored.
SizeData (4 bytes): An unsigned integer that specifies the size of the data in bytes.
offData (4 bytes): An unsigned integer that specifies the offset to the data from the start of the identifier field in an EMR_COMMENT_PUBLIC record (section 2.3.3.4). The offset MUST be 32-bit aligned.