Re: tiff images // tiff:photometric: min-is-white // causes pixel values to be inverted ( using latest release // 6.5.4-10 2009-08-10 )

Scott Callaway <[email protected]> Wed, 19 Aug 2009 19:25:32 -0400
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
The two images below should allow you to reproduce the issue.
I believe the only difference between the two images is a single byte (0 vs 1) that indicates an inverted LUT.

http://www.huntermikic.com/imagemagick/imagemagick_8bitgrayscale_130x130_.tif
http://www.huntermikic.com/imagemagick/imagemagick_8bitgrayscale_130x130_Inverted_LUT.tif

-----Original Message-----
From: [email protected] [mailto:[email protected]] 
Sent: Wednesday, August 19, 2009 9:50 AM
To: [email protected]; Scott Callaway
Subject: Re: [Magick-bugs] tiff images // tiff:photometric: min-is-white // causes pixel values to be inverted ( using latest release // 6.5.4-10 2009-08-10 )

Post a URL to your TIFF images.  We need to download them and reproduce the
problem before we can comment.