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()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.