|
MaxstARSDK
3.5.0
|
image data which is used for tracker and rendering More...
#import <MasTrackedImage.h>
Instance Methods | |
| (instancetype) | - init: |
| (int) | - getWidth |
| Get image width. | |
| (int) | - getHeight |
| Get image height. | |
| (int) | - getLength |
| Get image length. | |
| (MasColorFormat) | - getForamt |
| Get image format. | |
| (const unsigned char *) | - getData |
| Get image data. | |
Protected Member Functions | |
| (typedef) | - NS_ENUM |
image data which is used for tracker and rendering
Definition at line 13 of file MasTrackedImage.h.
1.8.14