Harlequin RIP SDK
PGBDescription Struct Reference

The PGBDescription structure contains the per-pass rendering information, including a RasterDescription, which is the part exported to the raster callback, and some local fields for keeping track of partial paints. More...

Data Fields

int32 seek_line
 
HqBool compositing
 
HqBool initialised
 Is the PGB description initialised?
 

Detailed Description

The PGBDescription structure contains the per-pass rendering information, including a RasterDescription, which is the part exported to the raster callback, and some local fields for keeping track of partial paints.

Field Documentation

◆ compositing

HqBool PGBDescription::compositing

Is this a compositing paint?

◆ seek_line

int32 PGBDescription::seek_line

The line seeked to by the RIP


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