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

update interface

Signed-off-by: N冯泽悟 <fengzewu@huawei.com>
上级 ded0ae91
......@@ -948,7 +948,7 @@ createImageSource(uri: string): ImageSource
```js
let context = featureAbility.getContext();
let path = context.getCacheDir() + "test.jpg";
let path = context.cacheDir() + "test.jpg";
const imageSourceApi = image.createImageSource(path);
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册