MaxstARSDK  4.1.x
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
maxstAR.SurfaceThumbnail Class Reference

Contains surface thumbnail image information of first keyframe More...

Collaboration diagram for maxstAR.SurfaceThumbnail:
Collaboration graph

Public Member Functions

int GetWidth ()
 
int GetHeight ()
 
int GetLength ()
 
byte [] GetData ()
 

Detailed Description

Contains surface thumbnail image information of first keyframe

Member Function Documentation

◆ GetData()

byte [] maxstAR.SurfaceThumbnail.GetData ( )

Returns
thumbnail image data buffer
Here is the call graph for this function:

◆ GetHeight()

int maxstAR.SurfaceThumbnail.GetHeight ( )

Returns
image height
Here is the call graph for this function:

◆ GetLength()

int maxstAR.SurfaceThumbnail.GetLength ( )

Returns
image data length
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetWidth()

int maxstAR.SurfaceThumbnail.GetWidth ( )

Returns
image width
Here is the call graph for this function:

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