-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
generic
-
generic
I have a TYPE_4BYTE_ABGR buffered image with a rectangle filled with LinearGradientPaint and RadialGradientPaint configured with transparent colors from different color space. I am trying to save this image using GIF ImageWriter and loading the saved image using ImageIO. The output gif image looks blank and no exception is thrown. The image is blank when viewed through ImageIO as well as native viewers.
This is reproducible since 1.6 on all platforms.
I have attached a sample test. Execute the sample test. A frame will be loaded with the source buffered image. Another frame (smaller in size) will show the output image created by the GIF writer. If the output image is empty, the bug is reproduced. I have also attached the output image to this bug report.
This is reproducible since 1.6 on all platforms.
I have attached a sample test. Execute the sample test. A frame will be loaded with the source buffered image. Another frame (smaller in size) will show the output image created by the GIF writer. If the output image is empty, the bug is reproduced. I have also attached the output image to this bug report.
- duplicates
-
JDK-6276653 PIT: Quality of GIF image is low for translucent image types
-
- Closed
-