harmony 鸿蒙OhosImageSize
OhosImageSize
Overview
The OhosImageSize struct defines the image size.
Since
10
Related Modules
Summary
Member Variables
| Name | Description |
|---|---|
| width | Defines the image width, in pixels. |
| height | Defines the image height, in pixels. |
Member Variable Description
height
int32_t OhosImageSize::height
Description
Defines the image height, in pixels.
width
int32_t OhosImageSize::width
Description
Defines the image width, in pixels.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签: