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