Harlequin RIP SDK

The rawrast files implement an example backend which sends raw raster data using a PostScript output device. More...

#include "std.h"

Functions

HqBool RAW_RegisterHandlers (void)
 Register the raster backend and event handlers. More...
 

Detailed Description

The rawrast files implement an example backend which sends raw raster data using a PostScript output device.

A RAW data file can be viewed in Photoshop, given the image depth and its dimensions in pixels.

Function Documentation

◆ RAW_RegisterHandlers()

HqBool RAW_RegisterHandlers ( void  )

Register the raster backend and event handlers.

Return values
TRUEif successful;
FALSEotherwise.