pydicom.filewriter.write_OWvalue#

pydicom.filewriter.write_OWvalue(fp: DicomIO, elem: DataElement) None[source]#

Write a data_element with VR of ‘other word’ (OW).

Note: This does not currently do the byte swapping for Endian state.