pydicom.filewriter.write_OWvalue

pydicom.filewriter.write_OWvalue(fp, data_element)[source]

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

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