struct dimensions

Defined at line 40 of file fidling/gen/sdk/banjo/fuchsia.hardware.camera/fuchsia.hardware.camera/banjo/c/fuchsia/hardware/camera/c/banjo.h

Encodes a pair of width and height values.

For example, for use as a representation of frame resolution

where |x| is width and |y| is height.

Public Members

float x
float y