MaxstARSDK
3.5.0
|
Contains surface thumbnail image information of first keyframe More...
Public Member Functions | |
int | GetWidth () |
int | GetHeight () |
int | GetLength () |
byte [] | GetData () |
Package Functions | |
SurfaceThumbnail (ulong cPtr) | |
Contains surface thumbnail image information of first keyframe
Definition at line 17 of file SurfaceThumbnail.cs.
byte [] maxstAR.SurfaceThumbnail.GetData | ( | ) |
Definition at line 74 of file SurfaceThumbnail.cs.
int maxstAR.SurfaceThumbnail.GetHeight | ( | ) |
Definition at line 44 of file SurfaceThumbnail.cs.
int maxstAR.SurfaceThumbnail.GetLength | ( | ) |
Definition at line 59 of file SurfaceThumbnail.cs.
int maxstAR.SurfaceThumbnail.GetWidth | ( | ) |
Definition at line 29 of file SurfaceThumbnail.cs.