PANDORE Version 6 GREYC-IMAGE

ppan2pan



Converts any Pandore file format to current Pandore file format.



Synopsis

ppan2pan [im_in|-] [im_out|-]

Description

ppan2pan converts an old Pandore file format to the current Pandore file format. Old Pandore file format are Pandore2 and Pandore3 formats.

Old Pandore files format are not considered with the current operators. Therefore it is necessary to convert such files.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

Converts an old Pandore image format to current Pandore image format:

   ppan2pan oldtangram.pan tangram.pan

See also

Conversion

C++ prototype

Errc PPan2pan( const FILE* fdin, Pobject **objout );

Version française

Conversion d'un fichier Pandore en un fichier Pandore.


Author: Régis Clouard