Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
416 stars 81 forks source link

Change transfer syntax API for more pixel data codec flexibility #361

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

This makes some changes to the types TransferSyntax and Codec. The noteworthy changes are:

Summary