|
MaxstARSDK
|

Public Member Functions | |
| int | getIndex () |
| int | getWidth () |
| int | getHeight () |
| int | getLength () |
| long | getTimestamp () |
| ColorFormat | getFormat () |
| byte[] | getData () |
Protected Member Functions | |
| TrackedImage (long cPtr) | |
image data which is used for tracker and rendering
|
protected |

| byte [] com.maxst.ar.TrackedImage.getData | ( | ) |
Get image byte array
| ColorFormat com.maxst.ar.TrackedImage.getFormat | ( | ) |
Get image format
| int com.maxst.ar.TrackedImage.getHeight | ( | ) |
Get image height
| int com.maxst.ar.TrackedImage.getIndex | ( | ) |
Get Image index
| int com.maxst.ar.TrackedImage.getLength | ( | ) |
Get image length
| long com.maxst.ar.TrackedImage.getTimestamp | ( | ) |
Get image timestamp
| int com.maxst.ar.TrackedImage.getWidth | ( | ) |
Get image width