pydicom.filewriter.write_OWvalue

pydicom.filewriter.write_OWvalue(fp: pydicom.filebase.DicomIO, elem: pydicom.dataelem.DataElement) None

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

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