|
-
Sep 14th, 1999, 01:42 PM
#1
Thread Starter
New Member
Ok heres the situation...
I have generated an image in memory and now I have resized it using the API call stretchBlt and dumped it to a picturebox. Now I want to save the contents of that picture box. SavePicture DOES NOT WORK. Im guessing that savepicture save the contents of the Picture property and as bitblt/stretchblt draw on top of the picture box, Im not sure how the save the images I produce.
If anyone knows enough about WinAPI and VB5 to help, please do (and soon!)
Cheers!
Ben
[email protected]
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
|