DisplayInfo
Overview
Related Modules:
Description:
Defines display information.
Summary
Data Fields
| Variable Name | Description |
|---|---|
| width | uint32_t |
| height | uint32_t |
| rotAngle | int32_t |
Details
Field Documentation
height
1. uint32_t DisplayInfo::height
Description:
Display height
rotAngle
1. int32_t DisplayInfo::rotAngle
Description:
Rotation angle of the display
width
1. uint32_t DisplayInfo::width
Description:
Display width
