Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DecodedPixelData::to_owned and Clone for DecodedPixelData #419

Merged
merged 5 commits into from
Oct 5, 2023

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Oct 3, 2023

This makes decoded pixel data easier to work with, as it enables the easy decoupling from the original DICOM object.

Summary

  • [pixeldata] Add DecodedPixelData::to_owned
  • [pixeldata] derive Clone for DecodedPixelData

@Enet4 Enet4 added enhancement A-lib Area: library C-pixeldata Crate: dicom-pixeldata labels Oct 3, 2023
pixeldata/src/lib.rs Outdated Show resolved Hide resolved
pixeldata/src/lib.rs Outdated Show resolved Hide resolved
pixeldata/src/lib.rs Outdated Show resolved Hide resolved
@Enet4 Enet4 merged commit 2fb9e73 into master Oct 5, 2023
4 checks passed
@Enet4 Enet4 deleted the imp/pixeldata/to_owned branch October 5, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library C-pixeldata Crate: dicom-pixeldata enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant