Raster callback declarations for the libtiff-based TIFF backend. More...
Functions | |
RASTER_result | LIBTIFF_COMMON_RASTER_start (void *pJobContext, uint8 *filename, RasterDescription *rd, RASTER_handle *handlep, HqBool compress, HqBool fAllowExpandNTo8, HqBool fPhotoshopFriendly, struct HVD_monitor *hvdMonitor) |
Raster callback declarations for the libtiff-based TIFF backend.
RASTER_result LIBTIFF_COMMON_RASTER_start | ( | void * | pJobContext, |
uint8 * | filename, | ||
RasterDescription * | rd, | ||
RASTER_handle * | handlep, | ||
HqBool | compress, | ||
HqBool | fAllowExpandNTo8, | ||
HqBool | fPhotoshopFriendly, | ||
struct HVD_monitor * | hvdMonitor | ||
) |
Common raster start function called from LIBTIFF, LIBTIFFPS, DEMOTIFF, FRAMETIFF, and ASYNCTIFF.