pysdic.Image.ndim#

property Image.ndim: int | None#

[Get] The number of dimensions of the image.

Returns:

The number of dimensions of the image, or None if not set.

Return type:

Optional[int]