dcmjs icon indicating copy to clipboard operation
dcmjs copied to clipboard

fix: missing output pixel data for read/edit/write on uncompressed pixel data

Open wayfarer3130 opened this issue 2 weeks ago • 1 comments

dcmjs 0.45.0 introduced a bug where the pixel data was deleted when reading uncompressed images.

Fixes: [#458]

Testing: Read uncompressed pixel data using dcmjs and check that the pixel data value contains one array buffer per frame (item if split items)

wayfarer3130 avatar Dec 08 '25 16:12 wayfarer3130

Deploy Preview for dcmjs2 ready!

Name Link
Latest commit 6224c06a86ebe1c4730ab565310a6be9a85da30e
Latest deploy log https://app.netlify.com/projects/dcmjs2/deploys/69372e823a492a0008563241
Deploy Preview https://deploy-preview-462--dcmjs2.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Dec 08 '25 16:12 netlify[bot]

This ended up not fixing things. Working on a revert + completely different change.

wayfarer3130 avatar Dec 17 '25 13:12 wayfarer3130