RGB_TO_PS
Use this to convert an image file to a PostScript file. The image may be a External_CompuServe.gifExternal_87a.gif89a image ( .gif ), a Silicon Graphics Industry (SGI) RGB image ( .rgb ) or a Portable Any Map image ( .pnm ).
Usage:
|
rgb_to_ps <image> <Ps> [options] |
Where:
|
Option |
Description |
|
<image> |
efers to the name of the image file (.rgb,.gif or.pnm). |
|
<Ps> |
Refers to the name of the resulting PostScript file. |
|
[options] |
The [options] for this executable are: |
Example:
rgb_to_ps face.rgb face.ps
