Expand description
In-memory model of loaded DICOM studies.
Only metadata is held here; pixel data is decoded on demand by
crate::dcm::pixel and cached as egui textures in the app layer.
In-memory model of loaded DICOM studies.
Only metadata is held here; pixel data is decoded on demand by
crate::dcm::pixel and cached as egui textures in the app layer.