38 #ifndef OME_BIOFORMATS_IN_MINIMALTIFFREADER_H
39 #define OME_BIOFORMATS_IN_MINIMALTIFFREADER_H
41 #include <ome/bioformats/detail/FormatReader.h>
43 #include <ome/bioformats/tiff/Util.h>
73 ome::compat::shared_ptr<ome::bioformats::tiff::TIFF>
tiff;
92 initFile(
const boost::filesystem::path&
id);
112 const ome::compat::shared_ptr<const tiff::IFD>
118 close(
bool fileOnly =
false);
143 ome::compat::shared_ptr<ome::bioformats::tiff::TIFF>
153 const ome::compat::shared_ptr<ome::bioformats::tiff::TIFF>
161 #endif // OME_BIOFORMATS_IN_MINIMALTIFFREADER_H
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40