pysdic.View.camera_size# property View.camera_size: Tuple[int, int]# [Get] The size of the camera’s sensor. Returns: The size of the camera’s sensor as a tuple (height, width). Return type: Tuple[int, int]