| Constructor and Description |
|---|
SWTFSImage()
Create a "null" image.
|
SWTFSImage(org.eclipse.swt.graphics.Image image,
UserAgentCallback uac,
String uri) |
SWTFSImage(SWTFSImage image) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
org.eclipse.swt.graphics.Image |
getImage()
Get the SWT image.
|
int |
getWidth() |
void |
scale(int width,
int height) |
void |
setHeight(int height) |
void |
setWidth(int width) |
public SWTFSImage()
public SWTFSImage(org.eclipse.swt.graphics.Image image,
UserAgentCallback uac,
String uri)
public SWTFSImage(SWTFSImage image)
Copyright © 2019. All rights reserved.