mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This API will help with situations in which the user has a browser resource that they want to transform into a `ui.Image` and render directly into the layer tree. Most browser resources can be converted to an `ImageBitmap` via the `createImageBitmap` API.