Search found 1 match
- 2013-05-21T07:08:28-07:00
- Forum: Magick++
- Topic: Can not read image correctly
- Replies: 1
- Views: 7671
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 ...