Contains surface thumbnail image information of first keyframe.
More...
#include <SurfaceThumbnail.h>
Contains surface thumbnail image information of first keyframe.
◆ ~SurfaceThumbnail()
| virtual maxstAR::SurfaceThumbnail::~SurfaceThumbnail |
( |
| ) |
|
|
inlinevirtual |
◆ getBpp()
| virtual int maxstAR::SurfaceThumbnail::getBpp |
( |
| ) |
|
|
pure virtual |
- Returns
- image bytes per pixel
◆ getData()
| virtual unsigned char* maxstAR::SurfaceThumbnail::getData |
( |
| ) |
|
|
pure virtual |
- Returns
- thumbnail image data pointer
◆ getFormat()
| virtual ColorFormat maxstAR::SurfaceThumbnail::getFormat |
( |
| ) |
|
|
pure virtual |
- Returns
- image color format
◆ getHeight()
| virtual int maxstAR::SurfaceThumbnail::getHeight |
( |
| ) |
|
|
pure virtual |
◆ getLength()
| virtual int maxstAR::SurfaceThumbnail::getLength |
( |
| ) |
|
|
pure virtual |
◆ getWidth()
| virtual int maxstAR::SurfaceThumbnail::getWidth |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: