NegativePrint (page device)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
x | H | Y | All |
When true
, complements the pixels of the raster before output, that is subtracting each pixel value from its maximum (which for halftoned pages reduces to a bitwise not
of the pixel values). This key is not
present in the core RIP page device and is intended to be implemented by the output device itself (possibly in hardware), exactly as specified in [RB2]. However, it is added to all GGS products and plugin device drivers are required to act on it. The RIP’s preview and roam plugins also act on the value.
Default: false
.