How to read JPEG files via ReadImage
Posted: 2009-01-05T10:11:39-07:00
Dear All,
Can someone show me how to read .jpg or .jpeg files by using ReadImage?
The same code can read.gif, .png, etc. with no problem.
I can use WriteImage to create .jpg with no problem.
According to http://www.imagemagick.org/www/formats.html, do I need to install jpeg-6b in order to read .jpg files?
My environment is: XP using Visual Studio 2008.
Any helps would be greatly appreciated.
Best,
--Wo
Can someone show me how to read .jpg or .jpeg files by using ReadImage?
The same code can read.gif, .png, etc. with no problem.
I can use WriteImage to create .jpg with no problem.
According to http://www.imagemagick.org/www/formats.html, do I need to install jpeg-6b in order to read .jpg files?
My environment is: XP using Visual Studio 2008.
Any helps would be greatly appreciated.
Best,
--Wo