Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 5104015
Votes 0
Synopsis GIF writer incorrectly writes 1-bit images with MultiPixelPackedSampleModels
Category jai:codec_imageio
Reported Against 1.0_01
Release Fixed 1.0_01
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6181390
Submit Date 18-SEP-2004
Description
GIF writer incorrectly writes 1-bit images with MultiPixelPackedSampleModels.
Work Around
Use the GIF ImageReader directly instead of using the ImageRead operation.
  xxxxx@xxxxx   10/14/04 00:22 GMT
Evaluation
Problem was actually in com.sun.media.jai.util.ImageUtil.copyRaster() which was incorrectly copying non-8-bit component data. This will be filed as a separate JAI bug once a standalone test case is developed.
  xxxxx@xxxxx   10/14/04 00:22 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang