]> Creatis software - gdcm.git/commit
ENH: Some cosmetic cleanup of gdcmFile, main changes are: lgrTotal -> ImageDataSize...
authormalaterre <malaterre>
Sat, 26 Jun 2004 04:09:32 +0000 (04:09 +0000)
committermalaterre <malaterre>
Sat, 26 Jun 2004 04:09:32 +0000 (04:09 +0000)
commit00b6e0ddcbdbd41252e03732783f65efe5f52526
tree28cada8eb776bbeca8705a82263d98f39fd81d7c
parent967978854b861e9b06fbd89b93e77d9ed984cce2
ENH: Some cosmetic cleanup of gdcmFile, main changes are: lgrTotal -> ImageDataSize / lgrTotaleRaw -> ImageDataSizeRaw, it matches then there accessors (simple et de bon gout in french).
* I also marked some lines as dangerous (mem leaks), and a comment for 12 bits images
* Added conversion table in DEVELOPPERS
* Also untabify, checkTabs is working :P
DEVELOPPER
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmRLE.cxx