I modified this StretchBlt sample to provide non-uniform scaling of image, plus two...
authorAleksey Bragin <aleksey@reactos.org>
Tue, 24 Feb 2004 08:05:13 +0000 (08:05 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Tue, 24 Feb 2004 08:05:13 +0000 (08:05 +0000)
commitdcbe451792b322046273b2f6337f6cc5dc3325cc
tree72ad99cd23cf2c1c8a17e1266d7e5e078f83c03d
parentb13d239f87305a052ad0bdceb07dfd5c8b99a6c3
I modified this StretchBlt sample to provide non-uniform scaling of image, plus two ways to scale it - via stretchblt() and via stretchdibits() -- to test both functions in ReactOS.
If anyone is strictly against me modifiying this sample from the book -- tell me, and I will create stretchblt2 then. But I think this is unncessary.

svn path=/trunk/; revision=8347
reactos/apps/tests/stretchblt/stretchblt.cpp