# Camera_Size ## Overview The struct describes the parameters related to the size. **Since**: 11 **Related module**: [OH_Camera](capi-oh-camera.md) **Header file**: [camera.h](capi-camera-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | uint32_t width | Width, in pixels.| | uint32_t height | Height, in pixels.|