2.3.1.5.2 Without Bitmap
This section specifies the structure of the META_STRETCHBLT Record (section 2.3.1.5) when it does not contain an embedded source bitmap. The source for this operation is the current region in the playback device context.
Fields not specified in this section are specified in the META_STRETCHBLT Record section.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
RecordSize |
|||||||||||||||||||||||||||||||
|
RecordFunction |
RasterOperation |
||||||||||||||||||||||||||||||
|
... |
SrcHeight |
||||||||||||||||||||||||||||||
|
SrcWidth |
YSrc |
||||||||||||||||||||||||||||||
|
XSrc |
Reserved |
||||||||||||||||||||||||||||||
|
DestHeight |
DestWidth |
||||||||||||||||||||||||||||||
|
YDest |
XDest |
||||||||||||||||||||||||||||||
RecordFunction (2 bytes): A 16-bit unsigned integer that defines this WMF record type. The low-order byte MUST match the low-order byte of the RecordType Enumeration (section 2.1.1.1) table value META_STRETCHBLT. The high-order byte MUST contain a value equal to the number of 16-bit WORD structures, defined in [MS-DTYP] section 2.2.61, in the record minus the number of WORDs in the RecordSize and RecordFunction fields. That is:
-
-
RecordSize - 3
-
Reserved (2 bytes): This field MUST be ignored.
If the raster operation specified in this record requires a source, the processing of this record fails.