PANDORE Version 6 GREYC-IMAGE

pvff2pan



Converts VFF image file to Pandore image file.



Synopsis

pvff2pan im_in [im_out|-]

Description

pvff2an converts a VFF (SunVision) image file to a 3D Pandore image file of bytes. The output image is always a 3D image of Char (Img3duc).

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

Converts the vff image image.vff to a Pandore image:

   pvff2pan image.vff image.pan

See also

Conversion, ppan2vff

C++ prototype

Errc PVff2Pan( const FILE *fp, Img3duc &im_out );

Version française

Conversion d'une image VFF en format Pandore 3D.


Author: François Angot