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]
[Get] The data type of the image.
The data type of the image, or None if not set.
Optional[numpy.dtype]