Skip to content

Add DecodedPixelData::to_owned and Clone for DecodedPixelData #419

Merged
Enet4 merged 5 commits intomasterfrom
imp/pixeldata/to_owned
Oct 5, 2023
Merged

Add DecodedPixelData::to_owned and Clone for DecodedPixelData #419
Enet4 merged 5 commits intomasterfrom
imp/pixeldata/to_owned

Conversation

@Enet4
Copy link
Copy Markdown
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
@Enet4 Enet4 force-pushed the imp/pixeldata/to_owned branch from caf4851 to 172cb74 Compare October 5, 2023 08:07
@Enet4 Enet4 merged commit 2fb9e73 into master Oct 5, 2023
@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.

1 participant