Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] API addition: Image#getImageData(int zoom)

+1

Dani



From:        Markus Keller/Zurich/IBM@IBMCH
To:        eclipse-pmc@xxxxxxxxxxx
Date:        03.04.2017 12:17
Subject:        [eclipse-pmc] API addition: Image#getImageData(int zoom)
Sent by:        eclipse-pmc-bounces@xxxxxxxxxxx




SWT requests approval for an API addition in Oxygen M7, see

Bug 496409: [HiDPI][API] Provide Image#getImageData(int zoom)

Javadoc of the new API is e.g. here:

https://git.eclipse.org/r/#/c/93242/3/bundles/org.eclipse.swt/Eclipse+SWT/gtk/org/eclipse/swt/graphics/Image.java

The old API Image#getImageDataAtCurrentZoom() has been written at a time when we didn't have any actual clients. The notion of "current" zoom doesn't make sense in a multi-monitor setup, and there's no way we could fully implement image overlays using that API.


Markus
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc



Back to the top