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

EMF+ manual 2.2.2.2, Microsoft name: EmfPlusBitmap Object. More...

#include <upmf.h>

Data Fields

int32_t Width
 Width in pixels.
 
int32_t Height
 Height in pixels.
 
int32_t Stride
 length in bytes of 1 scan line (multiple of 4)
 
uint32_t PxFormat
 PixelFormat enumeration.
 
uint32_t Type
 BitmapDataType enumeration (section 2.1.1.2).
 

Detailed Description

EMF+ manual 2.2.2.2, Microsoft name: EmfPlusBitmap Object.

U_PMF_ARGB EMF+ manual 2.2.2.1, Microsoft name: EmfPlusARGB Object, defined above, before 2.2.1.6


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