Harlequin RIP SDK

Raster callback declarations for the libtiff-based TIFF backend. More...

#include "std.h"
#include "skinras.h"
#include "rasthand.h"
#include "ripcall.h"

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)
 

Detailed Description

Raster callback declarations for the libtiff-based TIFF backend.

Function Documentation

◆ LIBTIFF_COMMON_RASTER_start()

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.