Internal implementation details of TIFF.  
 More...
 | 
|   | Impl (const boost::filesystem::path &filename, const std::string &mode) | 
|   | The constructor.  More...
  | 
|   | 
|   | ~Impl () | 
|   | The destructor.  More...
  | 
|   | 
| SKIP void  | close () | 
|   | Close the libtiff file handle.  More...
  | 
|   | 
Internal implementation details of TIFF. 
 
◆ Impl()
  
  
      
        
          | ome::files::tiff::TIFF::Impl::Impl  | 
          ( | 
          const boost::filesystem::path &  | 
          filename,  | 
         
        
           | 
           | 
          const std::string &  | 
          mode  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~Impl()
  
  
      
        
          | ome::files::tiff::TIFF::Impl::~Impl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
The destructor. 
The open TIFF will be closed if open. 
- Todo:
 - Log the error elsewhere. 
 
 
 
◆ close()
  
  
      
        
          | SKIP void ome::files::tiff::TIFF::Impl::close  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: