
Help -- Trying to get around VB's lack of graphics capabilities
Hi,
I am trying to write a program which downloads a GIF off of the
Internet, draws some circles and things on it (in code), and then
saves it to disk. I can download the GIF and put it in a PictureBox. I
can draw on it using Ellipse (Windows API). But I can't get the image
onto disk *with* the circles I drew. When I call SavePicture the
original picture gets saved but everything I drew is lost. I am going
crazy trying to figure out how to do this without totally reinventing
the wheel. Can anybody tell me what the simplest way to resolve this
problem is?
Thank you,
Alex Dowad
(note spam protection)