How to create a PCX 4 bits
Posted: 2011-03-30T08:37:31-07:00
Hello
I try to create a PCX 4 bits - 16 colors from a JPEG 24 bits.
convert -colors 16 test.jpg test.pcx
I always get a PCX with 16 colors, OK, but it's a 8-bits PCX.
Any idea ?
jean
I try to create a PCX 4 bits - 16 colors from a JPEG 24 bits.
convert -colors 16 test.jpg test.pcx
I always get a PCX with 16 colors, OK, but it's a 8-bits PCX.
Any idea ?
jean