dump sunras - dump representation of a pixmap to a sun rasterfile.
Name
dump sunras - dump representation of a pixmap to a sun rasterfile.
Summary
Name dump sunras
Type
data output
Inputs
pixmap (required; pixmap)
Outputs
none
Parameters
Name Type
filename browser
Description
The dump sunras module produces a sun rasterfile from its input
pixmap.
This module knows about 8,24 and 32 bit pixmaps. It will write
an 8bit rasterfile when presented an 8bit pixmap as input, otherwise
at 24bit BGR ("RT_STANDARD") rasterfile is produced.
INPUTS
pixmap (pixmap)
Any AVS pixmap.
PARAMETERS
filename
A typein that allows you to specify the name of the output file.
Example
This example converts an image to a PostScript file:
READ IMAGE
|
IMAGE TO PIXMAP
|
DUMP SUNRAS
RELATED MODULES
Dump icc, Dump ps
Limitations
This module has not been tested on a 16-plane system.
AVS Modules dump sunras
Lawrence Berkeley Laboratory 28 Aug 1991