klinikaxp
Poland
11 Posts |
Posted - Oct 01 2019 : 09:58:30
|
I save Dicom image this way: ImageVect.IEBitmap.FixChannelOffset; ImageVect.IO.SaveToFileDICOM (MyFilename);
ImageVect is TImageEnVect object.
But when I try to load it, the system hangs (on reading tags) or reads empty image. Am I doing something wrong? Should I set some options to save it correctly?
Thanks in advance.
|
|