can't create xc:black ppm in truecolor
- glennrp
- Posts: 1147
- Joined: 2006-04-01T08:16:32-07:00
- Location: Maryland 39.26.30N 76.16.01W
- Contact:
Re: can't create xc:black ppm in truecolor
wms wrote: but all I get is Type: Bilevel, Colorspace: Gray and Channel depth: Gray: 1-bits...
"identify" analyzes the image not the file. Even if your image is PPM, "identify" will look at the pixels and see that they are all black or white,
and then report what you saw. If you really want to know what is in the file, use a bit-dumper like "od -c file.ppm" and (as mentioned above) look for the string "P6" at the beginning of the file.
Glenn
Who is online
Users browsing this forum: No registered users and 7 guests