pysdic.Image.dtype#

property Image.dtype: dtype | None#

[Get] The data type of the image.

Returns:

The data type of the image, or None if not set.

Return type:

Optional[numpy.dtype]