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 Tue Feb 3 14:20:27 2004 for GlobalFunctionGuide by
1.2.12 written by Dimitri van Heesch,
© 1997-2001