pydicom.values.convert_IS_string¶
-
pydicom.values.convert_IS_string(byte_string, is_little_endian, struct_format=None)[source]¶ Return a decoded ‘IS’ value.
- Parameters
- Returns
The decoded value(s).
- Return type
valuerep.IS or list of IS
pydicom.values.convert_IS_string(byte_string, is_little_endian, struct_format=None)[source]¶Return a decoded ‘IS’ value.
The decoded value(s).
valuerep.IS or list of IS