Representation of a rectangle on a surface. More...
Public Attributes | |
| unsigned int | x |
| leftmost column More... | |
| unsigned int | y |
| topmost row More... | |
| unsigned int | w |
| width More... | |
| unsigned int | h |
| height More... | |
Representation of a rectangle on a surface.
| unsigned int vpx_image_rect::h |
height
| unsigned int vpx_image_rect::w |
width
| unsigned int vpx_image_rect::x |
leftmost column
| unsigned int vpx_image_rect::y |
topmost row