Horus Doc || Global Function Guide || General documentation   | Function documentation  

HxMakeFromFile

Synopsis

HxImageRep HxmakeFromFile(HxString fileName)

Return value

HxImageRep
The image you have loaded from file.

Description

The function HxMakeFromFile reads an image from file. The supported image file formats are: tif, jpg, ppm . The format of the filename itself, accepts slashes as well as backslashes.

Remarks

Valid file formats
This function supports the following file formats: tif, jpg, ppm /

Valid filenames
Of course the file to which the filename refers must exist. The filename format accepts slashes as well as backslashes.

See also

HxWriteFile, HxMakeFromFileSI,

Keywords

File I/O, Import,


Generated on Mon Jan 27 15:45:01 2003 for GlobalFunctionGuide by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001