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

HxExportSI

Synopsis

IMAGE* HxExportSI (HxImageRep img)

Input

HxImageRep img
The image you want to convert to the ScilImage format.

Return value

IMAGE*
The ScilImage image pointer that should refer to the image data in ScilImage format.

Description

The function HxExportSI converts the input image to an image in ScilImage format. An image in ScilImage format can be converted to an image in Horus format by using the constructor of HxImageRep with as input an IMAGE* or by using the function HxMakeFromSI

Remarks

No possible errors
This function can not result in any errors.

See also

HxExportByteData, HxExportDoubleData, HxMakeFromFileSI, <reference>HxMakeFromSI</referemce>,

Keywords

Export, Conversion,


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