Ticket #468 (closed defect: fixed)
Opened 2010-01-27T13:35:05-06:00
Last modified 2010-07-13T16:58:57-05:00
TIFF pixel data is incorrect for bit depths that are not a multiple of 8
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | major |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See for example:
tiff/samples/imagemagick/flower-minisblack-strip-06.tif tiff/samples/imagemagick/flower-minisblack-strip-12.tif tiff/samples/imagemagick/flower-minisblack-strip-14.tif
(In [5882]) Fixed how pixels are unpacked when the number of bits per sample is not divisible by 8. Closes #468.