]> Creatis software - gdcm.git/commit
* src/gdcmFile.cxx : now delete the PixelConvert instance.
authorregrain <regrain>
Mon, 15 Nov 2004 15:29:03 +0000 (15:29 +0000)
committerregrain <regrain>
Mon, 15 Nov 2004 15:29:03 +0000 (15:29 +0000)
commit3afc179392ebebe610f7685bc8895b690c2a66aa
tree946abf1ca20cb111ed404c6a06ee9c104c9d6598
parent85a02b9c522e1c81b3a9017645c3913bd115cf86
  * src/gdcmFile.cxx : now delete the PixelConvert instance.
  * In examples and tests : change the type of image data variables from void*
    to uint8_t*. Remmove all delete on image data variables
  -- BeNours
ChangeLog
Example/TestReadWriteReadCompare.cxx
Example/TestWriteSimple.cxx
Example/Write.cxx
Example/WriteRead.cxx
Testing/TestAllReadCompareDicom.cxx
Testing/TestChangeHeader.cxx
Testing/TestReadWriteReadCompare.cxx
src/gdcmFile.cxx
vtk/vtkGdcmReader.cxx