class described image data in SDK
More...
class described image data in SDK
Referenced from Sublocation.
Definition at line 18 of file Image.java.
◆ getData()
abstract byte[] com.navigine.idl.java.Image.getData |
( |
| ) |
|
|
abstract |
binary source data of the image
- Returns
◆ getHeight()
abstract int com.navigine.idl.java.Image.getHeight |
( |
| ) |
|
|
abstract |
decoded image height
- Returns
◆ getType()
abstract ImageType com.navigine.idl.java.Image.getType |
( |
| ) |
|
|
abstract |
decoded image type
- Returns
◆ getWidth()
abstract int com.navigine.idl.java.Image.getWidth |
( |
| ) |
|
|
abstract |
decoded image width
- Returns
The documentation for this class was generated from the following file: