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

HxImageAsDouble

Synopsis

HxImageRep HxImageAsDouble(HxImageRep img)

Input

HxImageRep img
The image you want to convert

Return value

HxImageRep
The input image converted to an image with scalar double pixel values.

Description

The function HxImageAsDouble converts the input image to an image with scalar double pixel values. The input image should be a scalar image.

Remarks

Valid input images
All scalar images are valid input images.

See also

HxImageAsVec2Double, HxImageAsVec3Double, HxImageAsByte, HxImageAsShort, HxImageAsInt, HxImageAsFloat,

Keywords

Conversion,


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