提交 b63ea957 编写于 作者: E ester.zhou

update ts-components-canvas-imagebitmap.md

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 30409124
# ImageBitmap
> **NOTE**<br>
> **NOTE**
>
> This component is supported since API version 8. Updates will be marked with a superscript to indicate their earliest API version.
**CanvasImageData** stores pixel data rendered on a canvas.
An **ImageBitmap** object stores pixel data rendered on a canvas.
## Attributes
......@@ -14,4 +15,3 @@
| -------- | -------- | -------- |
| width | number | Actual width of the rectangle on the canvas, in pixels. |
| height | number | Actual height of the rectangle on the canvas, in pixels. |
| data | &lt;Uint8ClampedArray&gt; | A one-dimensional array of color values. The values range from 0 to 255. |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册