Dimension

A structure representing the size of a chroma device

struct Dimension {}

Members

Variables

height
int height;
width
int width;

Meta