height property

int get height

@brief Height of the source image in pixels (after header parse / decode metadata).

Dart code snippet: @snippet bitmap_region_decoder_example.dart dart_BitmapRegionDecoder_getHeight

Implementation

int get height;