Package de.intarsys.cwt.image
Interface IImage
- All Known Subinterfaces:
IAwtImage
,IImageEntry
,ISwtImage
- All Known Implementing Classes:
CwtAwtImage
,CwtHybridImage
,CwtSwtImage
,ImageEntry
,ImageIOImageEntry
public interface IImage
-
Method Summary
Modifier and TypeMethodDescriptionvoid
drawFromGraphicsContext
(IGraphicsContext graphicsContext, float x, float y) int
int
getWidth()
-
Method Details
-
drawFromGraphicsContext
-
getHeight
int getHeight() -
getWidth
int getWidth()
-