
08-22-2000, 10:14 AM
|
|
|
How to convert to GIF or JPEG in VB 6.0
|
Hi,
I want to convert my drawings to GIF or JPEG on the fly.
I mean, assuming that I draw on a form or a pciture box using methods like Line, Circle, etc. is there a way in Visual Basic 6.0 to save the image I created in GIF or JPG format so that I don't have to run the program all the time for the same graphic?
Any help appreciated.
Thanks in advance.
|
|