camera_get_resolution
Gets the resolution of a camera
arguments
-
"camera_name" : String
The name of the camera.
return value
Uint32<2>The resolution of the camera. The x component contains the horizontal resolution and the y component the vertical resolution.