Harlequin RIP SDK
RLE_RASTER_handle Struct Reference

Data Fields

uintptr_t separation_id
 
DEVICELISTdev_op
 
DEVICE_FILEDESCRIPTOR ofd
 
uint8 op_filename [LONGESTFILENAME]
 
RasterDescriptionrasterDescription
 
paint_positionpaints
 

Detailed Description

State structure for writing a separation.

Field Documentation

◆ dev_op

DEVICELIST* RLE_RASTER_handle::dev_op

The output device instance.

◆ ofd

DEVICE_FILEDESCRIPTOR RLE_RASTER_handle::ofd

Output file descriptor.

◆ op_filename

uint8 RLE_RASTER_handle::op_filename[LONGESTFILENAME]

Output filename minus any device prefix.

◆ paints

paint_position* RLE_RASTER_handle::paints

Positions of the partial paints.

◆ rasterDescription

RasterDescription* RLE_RASTER_handle::rasterDescription

The raster descriptor, changes from paint to paint.

◆ separation_id

uintptr_t RLE_RASTER_handle::separation_id

Omission-independent separation id.


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