PANDORE Version 6 GREYC-IMAGE

pras2pan



Converts Sun raster image file to Pandore image file.



Synopsis

pras2pan im_in [im_out|-]

Description

pras2pan converts Sun Raster file to Pandore image file. The result Pandore image type im_out depends on the Raster file type im_in.

Sun Raster File is always a 2D image.

Inputs

Outputs

Result

Returns SUCCESS or FAILURE.

Examples

Converts he SunRaster File to Pandore image:

   pras2pan image.ras image.pan

See also

Conversion

C++ prototype

Errc PRas2Pan( const Char* filename, Pobject **objout );

Version française

Conversion d'une image Rasterfile en une image Pandore.


Author: Régis Clouard