Harlequin RIP SDK
RF_RASTERS_PAGE Struct Reference

Collected rasters for a page. More...

#include "rf_types.h"

Data Fields

int page_id
 Page number in job.
 
HqBool page_complete
 Does this page have all of its rasters? More...
 
int n_rasters
 The number of rasters for this page. More...
 
RF_RASTER ** rasters
 The raster descriptions in this page.
 

Detailed Description

Collected rasters for a page.

Field Documentation

◆ n_rasters

int RF_RASTERS_PAGE::n_rasters

The number of rasters for this page.

This may be zero, if all separations were omitted by the RIP.

◆ page_complete

HqBool RF_RASTERS_PAGE::page_complete

Does this page have all of its rasters?

This may be FALSE in a RF_REPLY_RASTER_STATUS reply, or in a RF_REPLY_RASTER_DELIVER reply issued after a previous RF_REPLY_RASTER_DELIVER reply indicated an error.


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