]> Creatis software - gdcm.git/commit
Since we don't modify pixels -> keep unchanged the following :
authorjpr <jpr>
Wed, 1 Feb 2006 10:46:53 +0000 (10:46 +0000)
committerjpr <jpr>
Wed, 1 Feb 2006 10:46:53 +0000 (10:46 +0000)
commit7759a1726c876326ff8109b0e0dccc4853164d36
tree2ac2dbd5e20d6d5140f956acb5afa0838fa0135b
parent4f251c2d2412356298bf1919387c9973caa5fdfd
Since we don't modify pixels -> keep unchanged the following :
      // 'Media Storage SOP Class UID' (0x0002,0x0002)
      // 'SOP Class UID'               (0x0008,0x0016)
      // 'Image Type'                  (0x0008,0x0008)
      // 'Conversion Type'             (0x0008,0x0064)
 We use :
 fh->SetKeepMediaStorageSOPClassUID(true);
Example/PhilipsToBrucker2.cxx