Hi,

I've got a problem with "identify" command over a particular kind of  
tiff file (http://rapidshare.com/files/237716215/00000009.tif - 9Mb)

It seams not able to recognized the exact 8bit color-depth. It is  
recognized instead as 16-bit greyscale image.

The output is:
Image: ./00000009.tif
   Format: TIFF (Tagged Image File Format)
   Class: PseudoClass
   Geometry: 2521x3745+0+0
   Resolution: 400x400
   Print size: 6.3025x9.3625
   Units: PixelsPerInch
   Type: Grayscale
   Base type: Grayscale
   Endianess: MSB
   Colorspace: RGB
   Depth: 16-bit
   Channel depth:
     gray: 16-bit
   Channel statistics:
     gray:
       min: 0 (0)
       max: 65280 (0.996109)
       mean: 40832 (0.623057)
       standard deviation: 10941.4 (0.166955)
       kurtosis: 3.6217
       skewness: -2.09477
   Histogram:
        [...]

Version: ImageMagick 6.5.2-4 2009-05-25 Q16 http://www.imagemagick.org


Otherwise TiffInfo command seams to recognized correctly the depth  
property:

Filelfo: ./00000009.tif
TIFF Directory at offset 0x8 (8)
   Subfile Type: multi-page document (2 = 0x2)
   Image Width: 2521 Image Length: 3745
   Resolution: 400, 400 pixels/inch
   Bits/Sample: 8
   Compression Scheme: None
   Photometric Interpretation: palette color (RGB from colormap)
   Orientation: row 0 top, col 0 lhs
   Samples/Pixel: 1
   Rows/Strip: 16
   Planar Configuration: single image plane
   Page Number: 0-0
   Color Map: (present)


Do I understand wrongly the identify output or is it a bug?

Thank you.

A.

_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to