Page 1 of 1

writing 8 bit image....

Posted: 2009-09-09T03:44:28-07:00
by asha09
Hiiii All....

I'm using ImageMagick-6.3.4 with VC++.
While im saving 8 bit RGB image..it didnt save the correct colors...it shows only black color on image...
What I'm doing is:
1. Reading an 8 bit Grey scale image.
2. Image magick manipulate 8 bit image to 24 bit.
3. Applying some colors to image.
4. writing the image.
5. Then saved images shows only black color on images.

im loosing color information on image...

please any one help me.....

Thanks in advance.......

Re: writing 8 bit image....

Posted: 2009-09-09T09:39:27-07:00
by fmw42
please post a link to your images and your exact command line(s)