Image_Size
struct Image_Size {...}
Overview
The struct describes the image size.
Since: 12
Related module: Image_NativeModule
Header file: image_common.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t width | Image width, in px. |
| uint32_t height | Image height, in px. |