Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
This issue has been extracted from the JDK-8011059. The Multi Resolution image should support 2 basic operations: - Retrieve resolution variant according to the given width and height - Retrieve all available resolution variants The first method allows to get a resolution variant according to the current HiDPI scale and user's transforms The second method allows to create a multi-resolution image using another multi-resolution image as a base or converting the given multi-resolution image to NSImage on MacOSX (for example. setting a custom cursor. see JDK-8028212).
|