]> Creatis software - gdcm.git/commit
The way we dealt with 16 bits 'Pixel Data' on Big Endian processors
authorjpr <jpr>
Tue, 11 Oct 2005 08:55:58 +0000 (08:55 +0000)
committerjpr <jpr>
Tue, 11 Oct 2005 08:55:58 +0000 (08:55 +0000)
commit50373dfc67812e79453d0bba0686ec40093fa7dd
tree076d288b481b0bffc4fec149d557b28e52fd787e
parent73d7488dd85bcf97af8877f87598a1439c19e833
  The way we dealt with 16 bits 'Pixel Data' on Big Endian processors
  *looked* us very clever.
  but it does exactly the opposite of what we expected.
  (i.e. we get the the result we were affraid to obtain
  *without* our clever stuff :-( )
  Since I've no access for the moment to a big endian proc
  I comment it out, to see the result on the dash board
src/gdcmBinEntry.cxx