Data type
WH
access this type via:
media.WH
(uses)
Data type used a represent the width and height of something, usually in pixels.
Fields
int width
The width value.
int height
The height value.