PANDORE Version 6 GREYC-IMAGE

ppan2gif



Converts Pandore image file to GIF image file.



Synopsis

ppan2gif [-m mask] [im_in|-] [im_out|-]

Description

ppan2gif converts 2D Pandore image file to GIF image file.

Only the following Pandore image types can be converted:

Other Pandore image types might be converted in regular types using convenient casting operators.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

   ppan2gif tangram.pan image.gif

See also

Conversion, pgif2pan

C++ prototype

Errc PPan2Gif( const Img2duc &im_in, char *filename );

Version française

Conversion d'une image pandore 2D en image GIF.


Author: Régis Clouard