pydicom.values.convert_ATvalue¶
-
pydicom.values.
convert_ATvalue
(byte_string: bytes, is_little_endian: bool, struct_format: Optional[str] = None) → Union[pydicom.tag.BaseTag, Sequence[pydicom.tag.BaseTag]][source]¶ Return a decoded ‘AT’ value.
pydicom.values.
convert_ATvalue
(byte_string: bytes, is_little_endian: bool, struct_format: Optional[str] = None) → Union[pydicom.tag.BaseTag, Sequence[pydicom.tag.BaseTag]][source]¶Return a decoded ‘AT’ value.