This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | MemSrcTIFFInfo |
Functions | |
TIFF * | TIFFOpenMem (unsigned char *pData, int FileSize, int *pCurPos) |
Custom data source for libtiff. |
|
Custom data source for libtiff. Assumes all data is in memory at start. Referenced by PLTIFFEncoderEx::Associate(), PLTIFFDecoderEx::Associate(), PLTIFFDecoder::DoDecode(), and PLTIFFEncoder::DoEncode(). |