Go to the source code of this file.
Functions |
| static uint32 | summarize (TIFF *tif, size_t summand1, size_t summand2, const char *where) |
| static uint32 | multiply (TIFF *tif, size_t nmemb, size_t elem_size, const char *where) |
| ttile_t | TIFFComputeTile (TIFF *tif, uint32 x, uint32 y, uint32 z, tsample_t s) |
| int | TIFFCheckTile (TIFF *tif, uint32 x, uint32 y, uint32 z, tsample_t s) |
| ttile_t | TIFFNumberOfTiles (TIFF *tif) |
| tsize_t | TIFFTileRowSize (TIFF *tif) |
| tsize_t | TIFFVTileSize (TIFF *tif, uint32 nrows) |
| tsize_t | TIFFTileSize (TIFF *tif) |
| void | TIFFDefaultTileSize (TIFF *tif, uint32 *tw, uint32 *th) |
| void | _TIFFDefaultTileSize (TIFF *tif, uint32 *tw, uint32 *th) |