sync api version to sdk7

Signed-off-by: magekkkk <lixin113@huawei.com>
This commit is contained in:
AOL 2022-03-14 11:28:14 +00:00 committed by Gitee
parent 59da465cc6
commit 57a9139063
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -265,7 +265,7 @@ declare namespace image {
interface ImageInfo {
/**
* Indicates image dimensions specified by a {@link Size} interface.
* @since 7
* @since 6
* @syscap SystemCapability.Multimedia.Image.Core
*/
size: Size;