Package de.intarsys.cwt.swt.image
Interface ISwtImage
- All Superinterfaces:
IImage
- All Known Implementing Classes:
CwtHybridImage
,CwtSwtImage
,ImageIOImageEntry
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.swt.graphics.Image
getImage
(org.eclipse.swt.graphics.Device device) org.eclipse.swt.graphics.ImageData
Methods inherited from interface de.intarsys.cwt.image.IImage
drawFromGraphicsContext, getHeight, getWidth
-
Method Details
-
getImage
org.eclipse.swt.graphics.Image getImage(org.eclipse.swt.graphics.Device device) -
getImageData
org.eclipse.swt.graphics.ImageData getImageData()
-