3.2.24 EMR_SETWORLDTRANSFORM Example 1

This section provides an example of the EMF EMR_SETWORLDTRANSFORM record ([MS-EMF] section 2.3.12.2).

 00000190:             23 00 00 00 20 00 00 00 87 C3 81 3F 
 000001A0: 00 00 00 00 00 00 00 00 7A BD 80 3F 00 00 00 80
 000001B0: 00 00 00 80  


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Type (0x00000023)

Size (0x00000020)

Xform (0x3F81C387) (24 bytes)

... (0x00000000)

... (0x00000000)

... (0x3F80BD7A)

... (0x80000000)

... (0x80000000)

Type (4 bytes): 0x00000023 identifies the record type as EMR_SETWORLDTRANSFORM.

Size (4 bytes): 0x00000020 specifies the size of this record in bytes.

Xform (24 bytes): (1.005782, 0.000000, 0.000000, 1.013780, 0.000000, 0.000000) an EMF XForm object ([MS-EMF] section 2.2.28), which specifies the world space to page space transformation.