MaxstARSDK
com.maxst.ar.Image Class Reference
Collaboration diagram for com.maxst.ar.Image:
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.Image.getData ( )

Get image byte array

Returns
image byte array

◆ getFormat()

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

Get image format

Returns
image format

◆ getHeight()

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

Get image height

Returns
image height

◆ getLength()

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

Get image length

Returns
image length

◆ getWidth()

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

Get image width

Returns
image width

◆ setData()

void com.maxst.ar.Image.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: