EMRSTRETCHDIBITS

Aus API-Wiki
Version vom 14. Mai 2008, 11:35 Uhr von Nils Thomsen (Diskussion | Beiträge) (Die Seite wurde neu angelegt: <code vb> Type EMRSTRETCHDIBITS pEmr As emr rclBounds As RECTL xDest As Long yDest As Long xSrc As Long ySrc As Long cxSrc As Long cySrc...)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springenZur Suche springen

Type EMRSTRETCHDIBITS

   pEmr As emr
   rclBounds As RECTL
   xDest As Long
   yDest As Long
   xSrc As Long
   ySrc As Long
   cxSrc As Long
   cySrc As Long
   offBmiSrc As Long
   cbBmiSrc As Long
   offBitsSrc As Long
   cbBitsSrc As Long
   iUsageSrc As Long
   dwRop As Long
   cxDest As Long
   cyDest As Long

End Type