Setting ImageVIew.smooth appears to be ignored for the Swing stack. The Prism stack appears to do the right thing.
The attached test program draws an image that has been rotated by 4 degrees. The smooth variable is set on the ImageView which should cause the image to be antialiased.
The attached test program draws an image that has been rotated by 4 degrees. The smooth variable is set on the ImageView which should cause the image to be antialiased.
- duplicates
-
JDK-8108156 Rotated images don't maintain smoothing
- Closed
- relates to
-
JDK-8108156 Rotated images don't maintain smoothing
- Closed
-
JDK-8108599 MediaView.smooth does not work
- Closed
-
JDK-8090349 Add property to control antialiasing of ImageView
- Open