PDA

Click to See Complete Forum and Search --> : Save picture as JPG


hassan
Apr 17th, 2001, 06:15 AM
how can i save picture (from picture box) as jpg file.
if not, can i convert BMP file to JPG ?

amitabh
Apr 17th, 2001, 08:03 AM
Go to www.planetsourcecode.com and search for saving Jpeg files.

Megatron
Apr 17th, 2001, 02:29 PM
I think you might have to use additional components created in C++ or deplhi for this.

CodeGuru.com has some C++ code.