PANDORE Version 6 GREYC-IMAGE

ppan2ps



Converts Pandore image file to Encapsulted PostScript file.



Synopsis

ppan2ps [ im_in|-] [ file_out|-]

Description

ppan2ps converts Pandore image file to PostScript file. Only 2D images can be converted to PostScript files.

The result file can then be printed or included in TeX file.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

Builds a PostScript file with the Pandore image tangram.pan:

   ppan2ps tangram.pan tangram.eps

See also

Conversion

C++ prototype

Errc PPan2PS( const Img2duc &im_in, char *filname );

Version française

Conversion d'une image Pandore en un fichier Encapsuled PostScript.


Author: Régis Clouard