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

#include <uemf.h>

Data Fields

U_EMR emr
 U_EMR.
 
U_RECTL rclBounds
 Bounding rectangle in device units.
 
U_POINTL Dest
 Destination UL corner in logical units.
 
U_POINTL cDest
 Destination width in logical units.
 
uint32_t dwRop
 Ternary Raster Operation enumeration.
 
U_POINTL Src
 Source retangle UL corner in logical units.
 
U_XFORM xformSrc
 Source bitmap transform (world to page coordinates)
 
U_COLORREF crBkColorSrc
 Source bitmap background color.
 
uint32_t iUsageSrc
 DIBcolors Enumeration.
 
U_OFFBMISRC offBmiSrc
 Offset in bytes to U_BITMAPINFO (within bitmapbuffer)
 
U_CBBMISRC cbBmiSrc
 Size in bytes of U_BITMAPINFO.
 
U_OFFBITSSRC offBitsSrc
 Offset in bytes to the bitmap (within bitmapbuffer)
 
U_CBBITS cbBitsSrc
 

Detailed Description

EMF manual 2.3.1.2

Field Documentation

U_CBBITS U_EMRBITBLT::cbBitsSrc

Size in bytes of bitmap Record may include optional bitmapbuffer


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