|
-
Nov 10th, 2008, 10:34 AM
#34
Re: Save bmp to gif
 Originally Posted by Edgemeal
Or instead of using .Picture in the save command try using the .Image.
' AutoRedraw on
' Draw stuff
SavePictureFromHDC(Picture1.Image,.... ' save it
Finally got around to trying your suggestions.
This works flawlessly; you rock. Thanks!
I'm marking this thread resolved, though I may post some followup questions as I get time to play with the PNG format. GIF will suffice in the meantime.
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
|