de.intarsys.cwt.image
public interface IImage
Modifier and Type | Method and Description |
---|---|
void |
drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
int |
getHeight() |
int |
getWidth() |
void drawFromGraphicsContext(IGraphicsContext graphicsContext, float x, float y)
int getHeight()
int getWidth()