]> Creatis software - gdcm.git/commit
* src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h|cxx] : change the API.
authorregrain <regrain>
Fri, 10 Dec 2004 13:49:05 +0000 (13:49 +0000)
committerregrain <regrain>
Fri, 10 Dec 2004 13:49:05 +0000 (13:49 +0000)
commit922095a0dd56f24d651b36f62256690020937d9a
tree25eafe8235eae8537c8bf11c18120e9dc46b1bef
parentd48c371ecec591e9c3d67d8bbeb1911999dbfd37
   * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h|cxx] : change the API.
     Rename Decompressed to Raw
   * Use the API changes in gdcm::File.
   * vtk/vtkGdcmWriter.[h|cxx] : add the possibility to write in other modes
     Memory leaks fixed
   -- BeNours
ChangeLog
Example/WriteDicomSimple.cxx
Testing/TestAllEntryVerify.cxx
src/gdcmDocument.cxx
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmHeader.cxx
src/gdcmPixelReadConvert.cxx
src/gdcmPixelReadConvert.h
vtk/vtkGdcmWriter.cxx
vtk/vtkGdcmWriter.h