]> Creatis software - gdcm.git/commit
* Add method File::AnonymizeNoLoad, to allow anomymizing files
authorjpr <jpr>
Sun, 6 Feb 2005 14:39:35 +0000 (14:39 +0000)
committerjpr <jpr>
Sun, 6 Feb 2005 14:39:35 +0000 (14:39 +0000)
commitf5c24f2018ff4775ff6ae006de753a394d8cae0f
tree2578725ef43a706ebbff91800344caf118b5164d
parent6003c9cbddd74caa0f6a7de58d5f1e3f8a4c38c4
* Add method File::AnonymizeNoLoad, to allow anomymizing files
           even when the pixels are not gdcm Readable
 * Add methods File::AddAnonymizeElement and File::ClearAnonymizeList
            to allow user to choose the elements whose value
he wants to white out / replace
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmFileHelper.h