Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
BitmapRegionDecoderExample.h
Go to the documentation of this file.
1
#import <Foundation/Foundation.h>
2
3
@class
NCBitmapRegionDecoder
;
4
@class
NCRectangle
;
5
10
@interface
BitmapRegionDecoderExample
: NSObject
11
12
@property
(nonatomic, strong)
NCBitmapRegionDecoder
*
decoder
;
13
@property
(nonatomic, strong) NSData *
imageData
;
14
15
- (instancetype)
init
;
16
- (void)runExample;
17
- (void)demonstrateBitmapRegionDecoderMethods;
18
- (void)
demonstrateRectangleUsage
;
19
- (void)demonstrateDecodedImage:(
id
)image withDescription:(NSString *)description;
20
21
@end
snippets
BitmapRegionDecoder
objc
BitmapRegionDecoderExample.h
Generated on Mon Dec 8 2025 13:17:53 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2