Hi,
Is there a way to get the photometric interpretation value for a 1bit tiff file with the IM "identify" command?
I need to know of if it is WhiteIsZero or BlackIsZero.
TiffInfo outputs this value.
Thanks,
Buzzico
Photometric interpretation value with IM "Identify" command
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Photometric interpretation value with IM "Identify" command
just try
identify -verbose image.tif
and see if it is there
identify -verbose image.tif
and see if it is there
Re: Photometric interpretation value with IM "Identify" command
Tried but the value is not exposed.
Just found an old topics on the forum. Seams it is not possible.
Just found an old topics on the forum. Seams it is not possible.