| current(ome::compat::shared_ptr< TIFF > &tiff) | ome::files::tiff::IFD | static |
| getBitsPerSample() const | ome::files::tiff::IFD | |
| getCurrentTile() const | ome::files::tiff::IFD | |
| getField(TagCategory tag) | ome::files::tiff::IFD | inline |
| getField(TagCategory tag) const | ome::files::tiff::IFD | inline |
| getImageHeight() const | ome::files::tiff::IFD | |
| getImageWidth() const | ome::files::tiff::IFD | |
| getOffset() const | ome::files::tiff::IFD | |
| getPhotometricInterpretation() const | ome::files::tiff::IFD | |
| getPixelType() const | ome::files::tiff::IFD | |
| getPlanarConfiguration() const | ome::files::tiff::IFD | |
| getRawField(tag_type tag,...) const | ome::files::tiff::IFD | |
| getRawFieldDefaulted(tag_type tag,...) const | ome::files::tiff::IFD | |
| getSamplesPerPixel() const | ome::files::tiff::IFD | |
| getTIFF() const | ome::files::tiff::IFD | |
| getTileCoverage() | ome::files::tiff::IFD | |
| getTileCoverage() const | ome::files::tiff::IFD | |
| getTileHeight() const | ome::files::tiff::IFD | |
| getTileInfo() | ome::files::tiff::IFD | |
| getTileInfo() const | ome::files::tiff::IFD | |
| getTileType() const | ome::files::tiff::IFD | |
| getTileWidth() const | ome::files::tiff::IFD | |
| IFD(ome::compat::shared_ptr< TIFF > &tiff, offset_type offset) | ome::files::tiff::IFD | protected |
| IFD(ome::compat::shared_ptr< TIFF > &tiff) | ome::files::tiff::IFD | protected |
| IFD(const IFD &) | ome::files::tiff::IFD | private |
| impl | ome::files::tiff::IFD | private |
| last() const | ome::files::tiff::IFD | |
| makeCurrent() const | ome::files::tiff::IFD | |
| next() const | ome::files::tiff::IFD | |
| openIndex(ome::compat::shared_ptr< TIFF > &tiff, directory_index_type index) | ome::files::tiff::IFD | static |
| openOffset(ome::compat::shared_ptr< TIFF > &tiff, offset_type offset) | ome::files::tiff::IFD | static |
| operator=(const IFD &) | ome::files::tiff::IFD | private |
| readImage(VariantPixelBuffer &buf) const | ome::files::tiff::IFD | |
| readImage(VariantPixelBuffer &buf, dimension_size_type subC) const | ome::files::tiff::IFD | |
| readImage(VariantPixelBuffer &dest, dimension_size_type x, dimension_size_type y, dimension_size_type w, dimension_size_type h) const | ome::files::tiff::IFD | |
| readImage(VariantPixelBuffer &dest, dimension_size_type x, dimension_size_type y, dimension_size_type w, dimension_size_type h, dimension_size_type subC) const | ome::files::tiff::IFD | |
| readLookupTable(VariantPixelBuffer &buf) const | ome::files::tiff::IFD | |
| setBitsPerSample(uint16_t samples) | ome::files::tiff::IFD | |
| setCurrentTile(dimension_size_type tile) | ome::files::tiff::IFD | |
| setImageHeight(uint32_t height) | ome::files::tiff::IFD | |
| setImageWidth(uint32_t width) | ome::files::tiff::IFD | |
| setPhotometricInterpretation(PhotometricInterpretation photometric) | ome::files::tiff::IFD | |
| setPixelType(::ome::xml::model::enums::PixelType type) | ome::files::tiff::IFD | |
| setPlanarConfiguration(PlanarConfiguration planarconfig) | ome::files::tiff::IFD | |
| setRawField(tag_type tag,...) | ome::files::tiff::IFD | |
| setSamplesPerPixel(uint16_t samples) | ome::files::tiff::IFD | |
| setTileHeight(uint32_t height) | ome::files::tiff::IFD | |
| setTileType(TileType type) | ome::files::tiff::IFD | |
| setTileWidth(uint32_t width) | ome::files::tiff::IFD | |
| writeImage(const VariantPixelBuffer &buf) | ome::files::tiff::IFD | |
| writeImage(const VariantPixelBuffer &buf, dimension_size_type subC) | ome::files::tiff::IFD | |
| writeImage(const VariantPixelBuffer &source, dimension_size_type x, dimension_size_type y, dimension_size_type w, dimension_size_type h) | ome::files::tiff::IFD | |
| writeImage(const VariantPixelBuffer &source, dimension_size_type x, dimension_size_type y, dimension_size_type w, dimension_size_type h, dimension_size_type subC) | ome::files::tiff::IFD | |
| ~IFD() | ome::files::tiff::IFD | virtual |