PANDORE Version 6 GREYC-IMAGE

ptiff2pan



Converts TIFF image file to Pandore image file.



Synopsis

ptiff2pan im_in [im_out|-]

Description

ptiff2pan converts a TIFF image file to a Pandore image file. The result Pandore image type im_out depends on the input TIFF image type im_in.

Note: Only uncompressed TIFF image can be converted. It might be necessary to use another image converter to convert compressed TIFF file to uncompressed TIFF file.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

   ptiff2pan image.tiff a.pan

See also

Conversion, ppan2tiff

C++ prototype

Img2duc* PTiff2Pan( const char *filename );

Version française

Conversion d'une image TIFF en une image Pandore.


Author: Régis Clouard