libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_PMF_TRANSFORMMATRIX Struct Reference

EMF+ manual 2.2.2.47, Microsoft name: EmfPlusTransformMatrix Object, out of order, needed for 2.2.2.25. More...

#include <upmf.h>

Data Fields

U_FLOAT m11
 Rotation matrix m11 element.
 
U_FLOAT m12
 Rotation matrix m12 element.
 
U_FLOAT m21
 Rotation matrix m21 element.
 
U_FLOAT m22
 Rotation matrix m22 element.
 
U_FLOAT dX
 Translation in X.
 
U_FLOAT dY
 Translation in Y.
 

Detailed Description

EMF+ manual 2.2.2.47, Microsoft name: EmfPlusTransformMatrix Object, out of order, needed for 2.2.2.25.


The documentation for this struct was generated from the following file: