|
-
June 19th, 2012, 11:20 AM
#1
BitBlt with mirroring
Hello my friends,
this is one for graphics and API masters.
I'm playing with some graphical functions, where I copy a bitmap from a picturebox' hDC to a hDC of a Form.
I have already used the BitBlt, StretchBlt which allows resizing and AlphaBlend which allows resizing AND transparency. Great.
Now I'd have to flip or mirror the bitmap when transfering. Is there an API call which does it?
Or is there an option in the ROp parameter which specifies mirroring? They are only raster operations as I presume...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|