how can i save picture (from picture box) as jpg file.
if not, can i convert BMP file to JPG ?
Printable View
how can i save picture (from picture box) as jpg file.
if not, can i convert BMP file to JPG ?
Go to www.planetsourcecode.com and search for saving Jpeg files.
I think you might have to use additional components created in C++ or deplhi for this.
CodeGuru.com has some C++ code.