Black and white with magick++
Posted: 2008-08-11T09:12:57-07:00
Hi, well i have a small problem: I need to transform ANY image to black and white AND I want each pixel to take a (0,0,0) or a (255,255,255) value !!!
The normal monochrome image ( 1 bit for each pixel ) is disturbing me (can't use it in my database !)
So is there any way that i can achieve that ?!
PS: I'm using C++ with Magick++.
Thanks in advance,
The normal monochrome image ( 1 bit for each pixel ) is disturbing me (can't use it in my database !)
So is there any way that i can achieve that ?!
PS: I'm using C++ with Magick++.
Thanks in advance,