dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
292 stars 111 forks source link

fix: images with color pallet lut not displaying properly #251

Open ladeirarodolfo opened 2 years ago

ladeirarodolfo commented 2 years ago

Includes:

wayfarer3130 commented 2 years ago

Please just use Array.isArray, drop the two extra files, and add a unit test.