Saving file in JPG format
Saving file in JPG format
(OP)
I need to save an image from pictureBox control in JPG format, the SavePicture statment supports only BMP format.
also I need to set the Quality of the JPG image like ACDSee Convert Command ( from 10 to 90 ).
Thanks.
also I need to set the Quality of the JPG image like ACDSee Convert Command ( from 10 to 90 ).
Thanks.
DimSH





RE: Saving file in JPG format
VB code to save pics in JPG format. Maybe someone has done
this already and made the source code public. Have you
searched the internet? There lots of public VB code out
there.
Good luck,
---Fausto