Page 1 of 1

Can not read image correctly

Posted: 2013-05-21T07:08:28-07:00
by romashenkyn
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

Posted: 2013-05-21T10:29:49-07:00
by smajler
Can you show a code ?