Search found 1 match

by ahmediscool
2012-02-02T07:52:02-07:00
Forum: Users
Topic: Changing Image Depth of Channel
Replies: 1
Views: 3991

Changing Image Depth of Channel

HI,

I want to change an image depth of bitmap for testing purposes. Right now I am trying to get a 2 bit palette image, and a 4444 Hicolor image.

I have a true color bitmap. I used the below command line

convert -depth 2 /media/bitmap/rule.bmp lut2bpp.bmp

then when I used Identify i got this ...