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
NCImage
;
5
@class
NCRectangle
;
6
11
@interface
BitmapRegionDecoderExample
: NSObject
12
13
@property
(nonatomic, strong)
NCBitmapRegionDecoder
*
decoder
;
14
@property
(nonatomic, strong) NSData *
imageData
;
15
16
- (instancetype)
init
;
17
- (void)runExample;
18
- (void)
demonstrateBitmapRegionDecoderMethods
;
19
- (void)
demonstrateRectangleUsage
;
20
- (void)demonstrateDecodedImage:(
id
)image withDescription:(NSString *)description;
21
22
@end
snippets
BitmapRegionDecoder
objc
BitmapRegionDecoderExample.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2