未验证 提交 de79d5a7 编写于 作者: 冯泽悟 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-image.md.

Signed-off-by: N冯泽悟 <fengzewu@huawei.com>
上级 745d2c4b
......@@ -1375,8 +1375,8 @@ updateData(buf: ArrayBuffer, isFinished: boolean, value: number, length: number)
| ---------- | ----------- | ---- | ------------ |
| buf | ArrayBuffer | 是 | 增量数据。 |
| isFinished | boolean | 是 | 是否更新完。 |
| value | number | | 偏移量。 |
| length | number | | 数组长。 |
| value | number | | 偏移量。 |
| length | number | | 数组长。 |
**返回值:**
......@@ -1408,8 +1408,8 @@ updateData(buf: ArrayBuffer, isFinished: boolean, value: number, length: number,
| ---------- | ------------------- | ---- | -------------------- |
| buf | ArrayBuffer | 是 | 增量数据。 |
| isFinished | boolean | 是 | 是否更新完。 |
| value | number | | 偏移量。 |
| length | number | | 数组长。 |
| value | number | | 偏移量。 |
| length | number | | 数组长。 |
| callback | AsyncCallback\<void> | 是 | 回调表示成功或失败。 |
**示例:**
......@@ -1463,7 +1463,7 @@ createPixelMap(callback: AsyncCallback\<PixelMap>): void
**参数:**
| 名称 | 类型 | 必填 | 说明 |
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ------------------------------------- | ---- | -------------------------- |
| callback | AsyncCallback<[PixelMap](#pixelmap7)> | 是 | 通过回调返回PixelMap对象。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册