Internal implementation details of TileInfo.
More...
Internal implementation details of TileInfo.
ome::bioformats::tiff::TileInfo::Impl::Impl |
( |
ome::compat::shared_ptr< IFD > & |
ifd | ) |
|
|
inline |
ome::compat::shared_ptr<IFD> ome::bioformats::tiff::TileInfo::Impl::getIFD |
( |
| ) |
const |
|
inline |
Get the directory this tile belongs to.
- Returns
- the directory.
References ifd.
Referenced by getTIFF().
::TIFF* ome::bioformats::tiff::TileInfo::Impl::getTIFF |
( |
| ) |
|
|
inline |
Get the TIFF this tile belongs to.
- Note
- Needs wrapping in a sentry by the caller.
- Returns
- a pointer to the underlying TIFF.
References getIFD().
Referenced by Impl().
The documentation for this class was generated from the following file:
- ome/bioformats/tiff/TileInfo.cpp