-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b68
-
generic
-
generic
Currently, GIFImageReader uses alpha channel to handle the transparency in GIF images. Using the transparency pixel (index) of IndexColorModel should be better to show the original image information. Also the latter potentially improves the performance.