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

HxImageAsByte

Synopsis

HxImageRep HxImageAsByte(HxImageRep img)

Input

HxImageRep img
The image you want to convert

Return value

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

Description

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

Remarks

Valid input images
All scalar images are valid input images.

See also

HxImageAsVec2Byte, HxImageAsVec3Byte, HxImageAsShort, HxImageAsInt, HxImageAsFloat, HxImageAsDouble,

Keywords

Conversion,


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