MaxstARSDK
All Classes Namespaces Files Functions Variables
com.maxst.ar.TrackedImage Class Reference
Collaboration diagram for com.maxst.ar.TrackedImage:
Collaboration graph

Public Member Functions

int getWidth ()
 
int getHeight ()
 
int getLength ()
 
ColorFormat getFormat ()
 
byte [] getData ()
 

Protected Member Functions

void setData (long cPtr)
 

Detailed Description

image data which is used for tracker and rendering

Member Function Documentation

◆ getData()

byte [] com.maxst.ar.TrackedImage.getData ( )

Get image byte array

Returns
image byte array

◆ getFormat()

ColorFormat com.maxst.ar.TrackedImage.getFormat ( )

Get image format

Returns
image format

◆ getHeight()

int com.maxst.ar.TrackedImage.getHeight ( )

Get image height

Returns
image height

◆ getLength()

int com.maxst.ar.TrackedImage.getLength ( )

Get image length

Returns
image length

◆ getWidth()

int com.maxst.ar.TrackedImage.getWidth ( )

Get image width

Returns
image width

◆ setData()

void com.maxst.ar.TrackedImage.setData ( long  cPtr)
protected
Here is the call graph for this function:
Here is the caller graph for this function:

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