]> Creatis software - gdcm.git/commit
-->File gdcmParse.cxx added
authorjpr <jpr>
Thu, 25 Sep 2003 18:06:49 +0000 (18:06 +0000)
committerjpr <jpr>
Thu, 25 Sep 2003 18:06:49 +0000 (18:06 +0000)
commit48d629b49cc690bcd26f6721f38af0ca876be417
tree5d5e8c800db55b089710e1c5e084b05bd95f4b8f
parente076cec25dcf959255d710a5cffdbe96d2998a7d
-->File gdcmParse.cxx added
gdcmFile::ParsePixelData(void); display the result
of Dicom-encapsulated JPEG or RLE files 'Pixels Element' parsing.
For checking purpose only.

-->modif to improve the processing of multi-Frames multi-Segments compressed files.
src/Makefile.am
src/config.h
src/config.h.in
src/gdcmFile.cxx
src/gdcmParse.cxx [new file with mode: 0644]
src/gdcmRLE.cxx