How to save a picture from a picture box control into a jpeg file
How do I save a picture in a picture box control into a jpeg file?
Thanks
Re: How to save a picture from a picture box control into a jpeg file
try SavePicture function
cksiow
http://vblib.virtualave.net - share our codes
Re: How to save a picture from a picture box control into a jpeg file
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...s/ShowCode.htm
John G
Re: How to save a picture from a picture box control into a jpeg file
Have a look at:
http://codeguru.earthweb.com/bbs/wt/...collapsed&sb=5
Hope this help
Cesare Imperiali
Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.
Re: How to save a picture from a picture box control into a jpeg file
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.
Re: How to save a picture from a picture box control into a jpeg file
Do not mind last message: it works, now.
Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.