OhosImageSourceProperty
概述
定义图像源属性键值字符串。此选项给OH_ImageSource_GetImageProperty和OH_ImageSource_ModifyImageProperty接口使用。
起始版本: 10
相关模块: Image
所在头文件: image_source_mdk.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| char* value = nullptr | 定义图像源属性键值字符串头地址。 |
| size_t size = 0 | 定义图像源属性键值字符串大小。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Interface (AuxiliaryPicture)
harmony 鸿蒙Interface (ImageCreator)
harmony 鸿蒙Interface (ImagePacker)
harmony 鸿蒙Interface (ImageReceiver)
harmony 鸿蒙Interface (ImageSource)