]> Creatis software - gdcm.git/commit
ENH: Adding support for GE Private Transfer Syntax where file is in little endian...
authormalaterre <malaterre>
Wed, 17 Nov 2004 19:49:13 +0000 (19:49 +0000)
committermalaterre <malaterre>
Wed, 17 Nov 2004 19:49:13 +0000 (19:49 +0000)
commit6d3ea6b4acd35160aaa3a23f9e47ea287059fa68
treea770c1045105fe97dd7e80f4dac07aa924939d75
parent4972f09e5e59026101c4e808423bc35906f5f549
ENH: Adding support for GE Private Transfer Syntax where file is in little endian and pixel data is in Big endian. I believe this should also be propagated to gdcmTS class ...
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmPixelConvert.cxx