]> Creatis software - creaImageIO.git/blobdiff - src/creaImageIOImageReader.h
#3218 creaImageIO Feature New Normal - vtk8itk4wx3-mingw64
[creaImageIO.git] / src / creaImageIOImageReader.h
index 80e30fb08781427cda051380aecc53f8c1c74522..698c011f77019e28c7ad511b332247c5b1d54a72 100644 (file)
@@ -60,17 +60,13 @@ namespace creaImageIO
     /// in a string to string map
     /// On return, the values of the map are the values 
     /// of the attributes (empty string if not available).
-    void ReadAttributes(const std::string& filename, 
-                       tree::AttributeMapType& attr);
+    void ReadAttributes(const std::string& filename,  tree::AttributeMapType& attr);
 
     /// Exclude specific readers 
     /// TO DO...
        /// Another function to read attributes for a file
-       void getAttributes(const std::string filename,
-               std::map <std::string , std::string> &infos, std::vector<std::string> i_attr);
+       void getAttributes(const std::string filename, std::map <std::string , std::string> &infos, std::vector<std::string> i_attr);
     
-
-
   protected:
     
     /// Register a reader