|
Bitwig Studio Control Surface API
4.0.1
|
Inheritance diagram for Image: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.