On my Mac OSX Tiger, IM 6.7.0.9 Q16 (non-hdri) I get a totally black image. What are you trying to do with such an image?
identify -verbose sample32bpc-00.tif
Image: sample32bpc-00.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 315x374+0+0
Resolution: 72x72
Print size: 4.375x5.19444
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: RGB
Depth: 32/1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 0 (0)
mean: 0 (0)
standard deviation: -0 (-0)
kurtosis: 0
skewness: 0
Colors: 1
Histogram:
117810: ( 0, 0, 0) #000000000000000000000000 black
Rendering intent: Undefined
Interlace: None
Background color: white
Border color: rgb(223,223,223)
Matte color: grey74
Transparent color: black
Compose: Over
Page geometry: 315x374+0+0
Dispose: Undefined
Iterations: 0
Compression: LZW
Orientation: TopLeft
Properties:
date:create: 2011-06-28T16:26:30-07:00
date:modify: 2011-06-28T16:10:58-07:00
quantum:format: floating-point
signature: a1cd17a4013b03723fca6f7c4d567c8b87988b9205cc7ac02f0d51724ec815ac
tiff:endian: lsb
tiff:photometric: min-is-black
Artifacts:
verbose: true
Tainted: False
Filesize: 40.6KBB
Number pixels: 118KB
Pixels per second: 842KB
User time: 0.010u
Elapsed time: 0:01.140
Version: ImageMagick 6.7.0-9 2011-06-26 Q16
http://www.imagemagick.org
Then some warnings and one error:
identify: sample32bpc-00.tif: invalid TIFF directory; tags are not sorted in ascending order. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/706.
identify: sample32bpc-00.tif: unknown field with tag 33550 (0x830e) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/706.
identify: sample32bpc-00.tif: unknown field with tag 33922 (0x8482) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/706.
identify: sample32bpc-00.tif: unknown field with tag 34735 (0x87af) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/706.
identify: sample32bpc-00.tif: unknown field with tag 34736 (0x87b0) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/706.
identify: sample32bpc-00.tif: unknown field with tag 34737 (0x87b1) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/706.
identify: sample32bpc-00.tif: unknown field with tag 42113 (0xa481) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/706.
identify:
Sorry, can not handle images with 32-bit samples. `sample32bpc-00.tif' @ error/tiff.c/TIFFErrors/496.
This is to be expected as I am in Q16 non-hdri mode.