Synopsis
IMAGE* HxExportSI (HxImageRep img)
Input
HxImageRep img
Return value
IMAGE*
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
See also
HxExportByteData, HxExportDoubleData, HxMakeFromFileSI, <reference>HxMakeFromSI</referemce>,
Keywords
Export, Conversion,