pysdic.Image.width#

property Image.width: int | None#

[Get] The width of the image.

Returns:

The width of the image, or None if not set.

Return type:

Optional[int]