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_MAT2X2 Struct Reference

#include <uemf.h>

Data Fields

double M11
 Matrix element 1,1.
 
double M12
 Matrix element 1,2.
 
double M21
 Matrix element 2,1.
 
double M22
 Matrix element 2,2.
 

Detailed Description

2 x 2 matrix, used by xform_alt_set() function.


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