Does anyone know of a free control or code that i could use
to resize a jpg image to any size that i want ( I'm trying
to make thumbnails from inside my vb app )?
Thanks
Printable View
Does anyone know of a free control or code that i could use
to resize a jpg image to any size that i want ( I'm trying
to make thumbnails from inside my vb app )?
Thanks
The Image control does that
Even if i want to save it to disk in that new reduced size?
No it does not. It also does not save in JPEG Format.
Checkout http://www.vbaccelerator.com
Go to the media section and look at the Intel JPEG DLL section. The guy has writtena class file for Intels free DLL for Jpg loading, saving and quality setting. Ive used this resource so many times its priceless. If you have several essential peices of code, this is one.
If you need a hand, mail me.
Ben