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_EMRTRANSPARENTBLT 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 W & H in logical units.
 
uint32_t TColor
 Bitmap color to be treated as transparent.
 
U_POINTL Src
 Source UL corner in logical units.
 
U_XFORM xformSrc
 Transform to apply to source.
 
U_COLORREF crBkColorSrc
 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
 Size in bytes of bitmap.
 
U_POINTL cSrc
 

Detailed Description

EMF manual 2.3.1.8

Field Documentation

U_POINTL U_EMRTRANSPARENTBLT::cSrc

Source W & H in logical units Record may includes optional bitmapbuffer


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