Class is used for getting bitmaps (png, jpg, svg) from byte array. More...
import meta.dart;import _library_context.dart;import exception.dart;import native_types.dart;import image.dart;import rectangle.dart;import to_native.dart;import to_platform.dart;import weak_interface_wrapper.dart;import image_wrapper.dart;
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BitmapRegionDecoder |
| Class is used for getting bitmaps (png, jpg, svg) from byte array. More... | |
Class is used for getting bitmaps (png, jpg, svg) from byte array.
Definition in file bitmap_region_decoder.dart.