pysdic.Image.height# property Image.height: int | None# [Get] The height of the image. Returns: The height of the image, or None if not set. Return type: Optional[int]