-
Bug
-
Resolution: Fixed
-
P4
-
jfx11
That is, confirm that this method will return the real "pixel" color at point x,y on the HiDPI screen. On a HiDPI screen the unit at point (x,y) may have 4 pixels, and it is unclear, which color will be returned:
1.) The color which interpolate 4 pixels
2.) The color of the top/left pixel.
Once confirmed, this should be documented.
1.) The color which interpolate 4 pixels
2.) The color of the top/left pixel.
Once confirmed, this should be documented.
- relates to
-
JDK-8090763 FX Robot API
- Resolved
- links to