PDA

Click to See Complete Forum and Search --> : Saving contents of a picture box as GIF


sunithi
Feb 20th, 2002, 09:30 PM
Hi

my application copies the contents of several picture boxes into another, based on user input. something like taking portions of a map that a user wants.

but when i save the contents of the result picbox using savepicture, file size is too big. is there a way to save it as a GIF file?

i saw the intel jpeg utility. but i am interested in the GIF as the file size is smaller in GIF.

thanx in advance for the anybody who helps.

sunithi

Sastraxi
Feb 20th, 2002, 10:07 PM
Try a search on Google for a Gif Saving ActiveX or DLL. I find it usually returns relevant results.

Paulo Jr
Apr 22nd, 2002, 06:02 AM
Dear,

I need that code too. If you get it, please send me ok?

peet
Apr 22nd, 2002, 06:05 AM
in u'r component list there is a component called Kodak Image Edit Control.

alot of filetypes are supported :

http://www.pvp.no/vbw/KodakFiletypes.gif

Looks like gif is one of them. :)