Language Visual Basic 6.
I want to know if there is an open source or existing Microsoft Image library that will allow me to convert a GIF (8 Bit Depth) image to ei
I've using this method using Intel's JPEG library. It will help you save your PictureBox as a JPEG. I am using this method in a production application and it works great.