public static interface CrossFadeEffect.IImageObject
Modifier and Type | Method | Description |
---|---|---|
org.eclipse.swt.graphics.Image |
getImage() |
Get the current image of this object
|
void |
setImage(org.eclipse.swt.graphics.Image i) |
Set the image of this object
|