class described image data in SDK
More...
#include <com/navigine/idl/objc/NCImage.h>
Inherits NSObject.
|
NSData * | data |
| binary source data of the image
|
|
int32_t | width |
| decoded image width
|
|
int32_t | height |
| decoded image height
|
|
NCImageType | type |
| decoded image type
|
|
class described image data in SDK
Referenced from Sublocation.
Definition at line 20 of file NCImage.h.
◆ data
binary source data of the image
Definition at line 25 of file NCImage.h.
◆ height
decoded image height
Definition at line 35 of file NCImage.h.
◆ type
decoded image type
Definition at line 40 of file NCImage.h.
◆ width
decoded image width
Definition at line 30 of file NCImage.h.
The documentation for this class was generated from the following file: