-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
1.2beta3
-
sparc
-
solaris_2.6
-
Verified
I have a BufferedImage that contains an image. A number of transformations are applied to the BufferedImage, translate, rotate, scale. The BufferedImage is performing the transformations okay, but during the rotations their is black in the bounds of the BufferedImage. To see what I mean, compile and run the attached test.