rii-mango / Daikon

A JavaScript DICOM reader.
Other
220 stars 54 forks source link

Transfer Syntax Change #7

Closed tolstenko closed 8 years ago

tolstenko commented 8 years ago

Hello!

I need to convert a dicom file from a given Transfer Syntax to another. I couldn't find any save functions. Could you explain me how to do that?

Thanks.

rii-mango commented 8 years ago

Sorry for the late reply. Daikon offers read-only functionality currently. So there is no way to change the transfer syntax and write it out again.