Hi there,
I'm developing a little tool just to save old exams to dicom, and I had changed to ClearCanvas code only two 2 days ago, so if i'am saying something study please forgive me.
I start build my IODs for each exam type, mostly because the number of Modules already implemented is significantly.
But now i'am stuck in one simple (I hope) thing:
the constructor of DicomFile can take DicomAttributeCollection but with IODs i just have IDicomAttributeProvider.
I'm a noob i know, but what i whant is to build the DicomFile from a IOD object.
Is this possible? or I have to re-write it and create DicomAttributeCollection for each exam.
If I've been confusing please ask.
Thanks