Internal implementation details of TileInfo.
More...
Internal implementation details of TileInfo.
◆ Impl()
ome::files::tiff::TileInfo::Impl::Impl |
( |
std::shared_ptr< IFD > & |
ifd | ) |
|
|
inline |
◆ getIFD()
std::shared_ptr<IFD> ome::files::tiff::TileInfo::Impl::getIFD |
( |
| ) |
const |
|
inline |
Get the directory this tile belongs to.
- Returns
- the directory.
References ifd.
Referenced by getTIFF().
◆ getTIFF()
::TIFF* ome::files::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/files/tiff/TileInfo.cpp