]> Creatis software - gdcm.git/commit
ENH: Initial work in gathering all transfer syntax accessors. clearly IsDecompressed...
authormalaterre <malaterre>
Fri, 22 Oct 2004 04:13:24 +0000 (04:13 +0000)
committermalaterre <malaterre>
Fri, 22 Oct 2004 04:13:24 +0000 (04:13 +0000)
commita9009b11831b3d20710bcc68a988b14724459afa
tree84ea6096b5edb1e5c3f20ecaa973069e5e69ff62
parentfea9426f960497d2d9124ab532d2097f2915678f
ENH: Initial work in gathering all transfer syntax accessors. clearly IsDecompressed/IsJPEG2000/IsJPEGLossless/IsRLELossless shouldn't be all ivars, but only one transfersyntax (class) ivar with equivalent method on the class.
ChangeLog
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmPixelConvert.cxx