Click to See Complete Forum and Search --> : How to save a picture from a picture box control into a jpeg file


s_radhak
April 7th, 2001, 04:41 PM
How do I save a picture in a picture box control into a jpeg file?

Thanks

cksiow
April 8th, 2001, 01:36 AM
try SavePicture function

cksiow
http://vblib.virtualave.net - share our codes

John G Duffy
April 8th, 2001, 08:00 AM
There is a Render2Jpg function in a Intel ijl Library free from Intel
Check out this article from the CodeGuru site
http://www.codeguru.com/opengl/snaptojpeg.shtml
also:
try this sample may help
http://www.planet-source-code.com/xq/ASP/txtCodeId.13267/lngWId.1/qx/vb/scripts/ShowCode.htm


John G

Cimperiali
April 9th, 2001, 02:08 AM
Have a look at:
http://codeguru.earthweb.com/bbs/wt/showpost.pl?Board=vb&Number=42291&page=0&view=collapsed&sb=5

Hope this help

Cesare Imperiali

Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.

Cimperiali
April 9th, 2001, 02:46 AM
I tried to give you a full 10 (second link lead me to discover a very useful component), but it seems there is something wrong with rating in Codeguru, today...:(

Cesare Imperiali

Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.

Cimperiali
April 9th, 2001, 02:47 AM
Do not mind last message: it works, now.

Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.