Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCImage.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCImageType.h
"
3
#import <Foundation/Foundation.h>
4
5
19
DEFAULT_EXPORT_ATTRIBUTE
20
@interface
NCImage
: NSObject
21
25
@property
(nonatomic, nonnull, readonly) NSData *
data
;
26
30
@property
(nonatomic, readonly) int32_t
width
;
31
35
@property
(nonatomic, readonly) int32_t
height
;
36
40
@property
(nonatomic, readonly)
NCImageType
type
;
41
42
@end
com
navigine
idl
objc
NCImage.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2