harmony 鸿蒙ImageBitmap
ImageBitmap
NOTE
The APIs of this module are supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version.
The ImageBitmap object is an object generated using the transferToImageBitmap() method of the OffscreenCanvas and stores the pixel data rendered on the OffscreenCanvas.
Attributes
Name | Type | Description |
---|---|---|
width | number | Pixel width of the ImageBitmap object. |
height | number | Pixel height of the ImageBitmap object. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙JavaScript-compatible Web-like Development Paradigm
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦