Search found 2 matches
- 2011-04-17T22:49:40-07:00
- Forum: Developers
- Topic: Magick++ crashed on reading image
- Replies: 0
- Views: 3999
Magick++ crashed on reading image
Hello All, There is a problem I am facing in using magick++, When i am trying to read a jpg image, the programe is crashing. I am using visual studio 2008, and here is my code snippet. int main(int argc, char* argv[]) { InitializeMagick(""); try { // Image size Image image; cout<<"Reading an image ...
- 2011-04-15T23:55:53-07:00
- Forum: Magick++
- Topic: Help needed: Convert Raw to PNG with depth 8 size 256x400
- Replies: 0
- Views: 10020
Help needed: Convert Raw to PNG with depth 8 size 256x400
Hi All,
I need urgent help for converting a raw image of a finger print to png format.
I am new to magick++ and i need it urgently. Please please help me.
Thanks to all
Ravi K Sharma
I need urgent help for converting a raw image of a finger print to png format.
I am new to magick++ and i need it urgently. Please please help me.
Thanks to all
Ravi K Sharma