| Constructor and Description |
|---|
Java2DImage(java.awt.image.BufferedImage image) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
java.awt.image.BufferedImage |
getImage() |
Image |
getRegion(Rect region)
Returns an
Image instance that only contains the specified
region from within this image. |
int |
getWidth() |