Control Surface API  3.0.3
Image Interface Reference
Inheritance diagram for Image:

Public Member Functions

int getWidth ()
 
int getHeight ()
 

Detailed Description

Represents an abstract image type. API version 6

Definition at line 7 of file Image.java.

Member Function Documentation

int getHeight ( )

Returns the height

Implemented in Bitmap.

int getWidth ( )

Returns the width

Implemented in Bitmap.


The documentation for this interface was generated from the following file: