ImageEffect_Size
概述
图像尺寸结构体。
起始版本: 12
相关模块: ImageEffect
所在头文件: image_effect_filter.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| int32_t width | 图像宽度,单位:像素。 |
| int32_t height | 图像高度,单位:像素。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Interface (AuxiliaryPicture)
harmony 鸿蒙Interface (ImageCreator)
harmony 鸿蒙Interface (ImagePacker)
harmony 鸿蒙Interface (ImageReceiver)
harmony 鸿蒙Interface (ImageSource)