Synopsis
HxImageRep HxImageAsInt(HxImageRep img)
Input
HxImageRep img
Return value
HxImageRep
Description
The function HxImageAsInt converts the input image to an image with scalar int pixel values. The input image should be a scalar image.
Remarks
See also
HxImageAsVec2Int, HxImageAsVec3Int, HxImageAsByte, HxImageAsShort, HxImageAsFloat, HxImageAsDouble,
Keywords
Conversion,