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 TypeMethodDescriptionvoiddrawFromGraphicsContext(IGraphicsContext graphicsContext, float x, float y) intintgetWidth()
-
Method Details
-
drawFromGraphicsContext
-
getHeight
int getHeight() -
getWidth
int getWidth()
-