Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
and then used a utility given by TI named pnmtoc. this utility can convert .pnm file to .c file. The problem is that I am getting two different color depths in c file for different images. I want to get 16bpp color depth for both images.
One of the image output is 16bpp but for other i am getting 8bpp. I am using same command and same utility for both images but i dont understand why I am getting 8bpp for a certain image.
I think there is difference between two image but didn't get what is it. and how I can get 16bpp for both images?
What is your IM version and platform? Is it Q16 compile? The proper syntax for IM 7 is magick without the convert following it. If you do not want dithered colors, then try