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

HxRound

Synopsis

HxImageRep HxRound(HxImageRep img)

Input

HxImageRep img
The image you want to round the values of.

Return value

HxImageRep
The rounded value of the input image.

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

No possible errors
This function can not result in any errors.

See also

HxFloor, HxCeil,

Keywords

Unary, Arithmetic,


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