Synopsis
HxImageRep HxImageAsByte(HxImageRep img)
Input
HxImageRep img
Return value
HxImageRep
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
See also
HxImageAsVec2Byte, HxImageAsVec3Byte, HxImageAsShort, HxImageAsInt, HxImageAsFloat, HxImageAsDouble,
Keywords
Conversion,