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.ImagegetImage(org.eclipse.swt.graphics.Device device) org.eclipse.swt.graphics.ImageDataMethods 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()
-