mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 17:31:12 +00:00
增加PackingOption needExif选项,修改名称
Signed-off-by: duanhan <duanhan1@huawei.com>
This commit is contained in:
parent
03da326d5f
commit
27b5a9196d
2
api/@ohos.multimedia.image.d.ts
vendored
2
api/@ohos.multimedia.image.d.ts
vendored
@ -3174,7 +3174,7 @@ declare namespace image {
|
||||
* @syscap SystemCapability.Multimedia.Image.ImagePacker
|
||||
* @since 12
|
||||
*/
|
||||
needPackProperties?: boolean;
|
||||
needsPackProperties?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user