Harlequin RIP SDK
FRAME_TIFF_RASTER_handle Struct Reference

All output backends based on the rasthand.h prototypes must define a handle structure, which allows state information to persist across raster callback sequences. This example only needs a record of the underlying TIFF raster handle. More...

Data Fields

uint8 ps_filename [LONGESTFILENAME]
 

Detailed Description

All output backends based on the rasthand.h prototypes must define a handle structure, which allows state information to persist across raster callback sequences. This example only needs a record of the underlying TIFF raster handle.

Field Documentation

◆ ps_filename

uint8 FRAME_TIFF_RASTER_handle::ps_filename[LONGESTFILENAME]

PS filename including device.


The documentation for this struct was generated from the following file: