|
MaxstARSDK
|

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
| 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.getLength | ( | ) |
Get image length
| int com.maxst.ar.TrackedImage.getWidth | ( | ) |
Get image width
|
protected |

