| Package | Description |
|---|---|
| org.eclipse.swt.graphics | |
| org.eclipse.swt.internal |
| Constructor and Description |
|---|
Image(Device device,
ImageDataProvider imageDataProvider)
Constructs an instance of this class by loading its representation
from the ImageData retrieved from the ImageDataProvider.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DPIUtil.AutoScaleImageDataProvider
AutoScale ImageDataProvider.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageData |
DPIUtil.validateAndGetImageDataAtZoom(ImageDataProvider provider,
int zoom,
boolean[] found)
Gets Image data at specified zoom level, if image is missing then
fall-back to 100% image.
|
Copyright © 2017. All Rights Reserved.