NAME
META_STRETCHDIB
NEAREST API CALL
???
DESCRIPTION
U16 | Value |
0 | ??? |
1 | ??? |
2 | ??? |
3 | src height |
4 | src width |
5 | ySrc |
6 | xSrc |
7 | dest height |
8 | dest width |
9 | yDest |
10 | xDest |
11 until the end | the full dib |
META_STRETCHDIB stretches the part of the dib of src height and src
width and starting from location ySrc and xSrc to the destination x
and y, with the dest width and height. A rop in the first three
arguments ? See DibStretchBlt.
back