NAME write pcx - Write a PC Paintbrush PCX image file. SUMMARY Name write pcx Type Output Inputs eight bit image - field 2D 2-space 1-vector uniform byte REQUIRED palette - colormap REQUIRED Outputs NONE Parameters Name Type Default Choices pcx file name browser File Type Filename DESCRIPTION Write a PC Paintbrush PCX image file. Note that a PCX file can contain a maximum of 256 colors. For maximum flexibility, a separate module is used to pick those colors. INPUTS eight bit image - field 2D 2-space 1-vector uniform byte palette - colormap PARAMETERS pcx file name (browser) OUTPUTS EXAMPLE NETWORKS read image | | quantize image | | | | write pcx RELATED MODULES read pcx quantize image SEE ALSO