Prism always does smooth (bilinear) filtering when scaling an image in an ImageView.
ImageView.setSmooth(false) does not disable the smoothing.
ImageView.setSmooth(false) does not disable the smoothing.
- duplicates
-
JDK-8248200 ImageView Class makes an image appear blurry
- Closed
- relates to
-
JDK-8090349 Add property to control antialiasing of ImageView
- Open
-
JDK-8204060 [Canvas] Add API in GraphicsContext to control image smoothing
- Resolved
-
JDK-8224800 Add API to ImageView to disable image smoothing.
- Closed