MaxstARSDK
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

◆ GetLength()

int maxstAR.SurfaceThumbnail.GetLength ( )

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

◆ GetWidth()

int maxstAR.SurfaceThumbnail.GetWidth ( )

Returns
image width

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