import snippets/BitmapRegionDecoder/objc/BitmapRegionDecoderExample.h;
Inherits NSObject.
Public Member Functions | |
| instancetype | init () |
| void | runExample () |
| void | demonstrateBitmapRegionDecoderMethods () |
| void | demonstrateRectangleUsage () |
| void | demonstrateDecodedImage:withDescription: (id image,[withDescription] NSString *description) |
Properties | |
| NCBitmapRegionDecoder * | decoder |
| NSData * | imageData |
BitmapRegionDecoder usage example for Dart/Flutter Demonstrates working with bitmap region decoding, image processing, and rectangle operations
BitmapRegionDecoder usage example for Objective-C Demonstrates working with bitmap region decoding, image processing, and rectangle operations
Definition at line 10 of file bitmap_region_decoder_example.dart.
|
virtual |
|
virtual |
Demonstrate decoded image usage
Definition at line 180 of file BitmapRegionDecoderExample.m.
|
virtual |
Demonstrate Rectangle usage
Definition at line 58 of file BitmapRegionDecoderExample.m.
|
virtual |
Definition at line 9 of file BitmapRegionDecoderExample.m.
|
virtual |
|
readwritenonatomicstrong |
Definition at line 12 of file BitmapRegionDecoderExample.h.
|
readwritenonatomicstrong |
Definition at line 13 of file BitmapRegionDecoderExample.h.