PP_Size Struct Reference
Data Fields
| int32_t | width |
| int32_t | height |
Detailed Description
The PP_Size struct contains the size of a 2D rectangle.
Field Documentation
| int32_t PP_Size::height |
This value represents the height of the rectangle.
| int32_t PP_Size::width |
This value represents the width of the rectangle.
The documentation for this struct was generated from the following file: