]> Creatis software - gdcm.git/commit
now gdcmFile::GetImageDataIntoVector, gdcmFile::GetImageData, and so on
authorjpr <jpr>
Wed, 2 Jul 2003 16:47:22 +0000 (16:47 +0000)
committerjpr <jpr>
Wed, 2 Jul 2003 16:47:22 +0000 (16:47 +0000)
commitf87aa828eaad96473078971c4f039e73d76b2070
tree416455c5f0cfb4ba4fa8416ea8736a6b3bcbef89
parenta291236421a150031dbadcb146776cb39b5f3d21
now gdcmFile::GetImageDataIntoVector, gdcmFile::GetImageData, and so on
return an RGB pixel map
(they return no longer an R Plane + a G Plane + a B Plane)
see gdcmData/US-RGB-8-epicard.dcm
gdcmPython/testSuite.py
src/gdcmFile.cxx
src/gdcmHeader.cxx
src/gdcmHeader.h