VBForums
>
Visual Basic
>
Games and Graphics Programming
> saveing a picture
PDA
Click to See Complete Forum and Search -->
:
saveing a picture
deoblo1
Dec 5th, 2000, 10:36 PM
I have a picture box, and i load a pic into and i invert the pixels, and I want to save the picuter back as a .gif, any ideas how?
MDK Hunter
Dec 6th, 2000, 01:19 PM
Try this
SavePicture Picture1.Picture, "c:\c.gif"
but it works incorrect with gif
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.