[Insight-developers] Changes to FileIOToImageFIlter, ImageIO

Will Schroeder will.schroeder@kitware.com
Tue, 26 Jun 2001 08:22:23 -0400


Hi Folks-

I made some minor changes to FileIOToImageFIlter and ImageIO. The 
style/naming was bad in a few spots, and the Set/Get macros were not being 
used. (This was a problem because the modified time of the objects was not 
properly managed.) I updated the Unsupported/MetaImage code to reflect the 
changes. Let me know if there are problems.

Will