Synopsis
HxImageRep HxRound(HxImageRep img)
Input
HxImageRep img
Return value
HxImageRep
Description
The function HxRound takes the rounded value of each pixel value, where the round of a number is the value of the nearest integer. The round of a vector is defined by seperately taking the round of the components of the vector.
Remarks
See also
Keywords
Unary, Arithmetic,