pysdic.View.camera#

property View.camera: Camera#

[Get or Set] The camera used by the view.

Note

This property is settable.

If the camera’s sensor size changes, a new image must be set to reflect the new sensor dimensions.

Parameters:

camera (Camera) – The camera to be used by the view.