|
MaxstARSDK
3.5.0
|
Public Member Functions | |
| int | getWidth () |
| int | getHeight () |
| int | getLength () |
| ColorFormat | getFormat () |
| byte [] | getData () |
Protected Member Functions | |
| void | setData (long cPtr) |
image data which is used for tracker and rendering
Definition at line 9 of file TrackedImage.java.
| byte [] com.maxst.ar.TrackedImage.getData | ( | ) |
| ColorFormat com.maxst.ar.TrackedImage.getFormat | ( | ) |
| int com.maxst.ar.TrackedImage.getHeight | ( | ) |
| int com.maxst.ar.TrackedImage.getLength | ( | ) |
| int com.maxst.ar.TrackedImage.getWidth | ( | ) |
1.8.14