Can not read image correctly
-
- Posts: 1
- Joined: 2013-05-21T06:57:12-07:00
- Authentication code: 6789
Can not read image correctly
Hello, I am using Imagemagick for image processing. My program is written in C++, and I used the function called readimage defined in CORE_DB_Magick++.lib to get image. However, when I use the program to read a bmp image, it threw "Unable to……, ignoring". I was wondering it was just a bmp image, how could not it be identify? Please help me with it. The system is WINXP and the developing environment is VS2010.
Re: Can not read image correctly
Can you show a code ?