| 
    bioformats
    5.1.2
    
   | 
 
State of TIFF file. More...
#include <ome/bioformats/out/OMETIFFWriter.h>
 Collaboration diagram for ome::bioformats::out::OMETIFFWriter::TIFFState:Public Member Functions | |
| TIFFState (ome::compat::shared_ptr< ome::bioformats::tiff::TIFF > &tiff) | |
| Constructor.  More... | |
| ~TIFFState () | |
| Destructor.  | |
Public Attributes | |
| std::string | uuid | 
| UUID of file.  | |
| ome::compat::shared_ptr< ome::bioformats::tiff::TIFF > | tiff | 
| TIFF file handle.  | |
| dimension_size_type | ifdCount | 
| Number of IFDs written.  | |
State of TIFF file.
| ome::bioformats::out::OMETIFFWriter::TIFFState::TIFFState | ( | ome::compat::shared_ptr< ome::bioformats::tiff::TIFF > & | tiff | ) | 
Constructor.
| tiff | the TIFF file for which to cache state. | 
 1.8.9.1