width property
int
get
width
@brief Width of the source image in pixels (after header parse / decode metadata).
Dart code snippet: @snippet bitmap_region_decoder_example.dart dart_BitmapRegionDecoder_getWidth
Implementation
int get width;