提交 cf51aa57 编写于 作者: X xu-rui-w

新增8个接口

Signed-off-by: Nxu-rui-w <xurui101@huawei.com>
上级 062c5f52
......@@ -958,7 +958,7 @@ createImageSource(buf: ArrayBuffer): ImageSource
```js
const buf = new ArrayBuffer(96);
const imageSourceApi = image.createImageSource(data);
const imageSourceApi = image.createImageSource(buf);
```
## image.CreateIncrementalSource<sup>9+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册