class described image data in SDK
More...
#include <com/navigine/idl/objc/NCImage.h>
Inherits NSObject.
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.
◆ valid
Tells if this object is valid or not. Any method called on an invalid object will throw an exception. The object becomes invalid only on UI thread, and only when its implementation depends on objects already destroyed by now.
Definition at line 48 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: