未验证 提交 f1478dd4 编写于 作者: O openharmony_ci 提交者: Gitee

!12281 翻译完成 11920+11854:ts-components-canvas-imagedata.md

Merge pull request !12281 from ester.zhou/TR-11920
......@@ -16,6 +16,10 @@ An **ImageData** object stores pixel data rendered on a canvas.
| height | number | Actual height of the rectangle on the canvas, in pixels.|
| data | Uint8ClampedArray | A one-dimensional array of color values. The values range from 0 to 255.|
> **NOTE**
>
> You can use [px2vp](ts-pixel-units.md) to convert units.
**Example**
```ts
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册