I am using IM 7 Q16 on Windows platform. Ok let me try these commands.
Thanks
Search found 2 matches
- 2017-08-10T21:52:29-07:00
- Forum: Users
- Topic: 16bpp Image
- Replies: 2
- Views: 3515
- 2017-08-10T00:52:14-07:00
- Forum: Users
- Topic: 16bpp Image
- Replies: 2
- Views: 3515
16bpp Image
Hey, I am using ImageMagick to convert my images to .pnm format using magick convert input.png -colors 65536 output.pnm 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 ...