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... | |
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.
HqBool RAW_RegisterHandlers | ( | void | ) |
Register the raster backend and event handlers.
TRUE | if successful; |
FALSE | otherwise. |