]> Creatis software - gdcm.git/commit
Use fh->SetKeepMediaStorageSOPClassUID(true);
authorjpr <jpr>
Mon, 7 Nov 2005 09:53:53 +0000 (09:53 +0000)
committerjpr <jpr>
Mon, 7 Nov 2005 09:53:53 +0000 (09:53 +0000)
commit61f7dc4d582d5de456fc07ea25700df7c2f6320e
treeea71923cd6495e40a4d9869ebad9dd50c2081932
parent3800f7e27228b1c6f2b473557619fd9217f95ede
Use fh->SetKeepMediaStorageSOPClassUID(true);
( Since we just Anonymized/ReWrited the file, we know no modification
  was performed on the pixels.
  We don't want this image appears as a 'Secondary Captured image'
 )
Example/Anonymize.cxx
Example/ReWrite.cxx