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