|
Control Surface API
3.0.3
|

Public Member Functions | |
| int | getWidth () |
| int | getHeight () |
Represents an abstract image type. API version 6
Definition at line 7 of file Image.java.
| int getHeight | ( | ) |
Returns the height
Implemented in Bitmap.
| int getWidth | ( | ) |
Returns the width
Implemented in Bitmap.