Synopsis
HxImageRep HxCeil(HxImageRep img)
Input
HxImageRep img
Return value
HxImageRep
Description
The function HxCeil takes the ceiling value of each pixel value, where the ceiling of a number is the smallest integer that is larger than the pixel value. The ceiling of a vector is defined by seperately taking the ceiling of the components of the vector.
Remarks
See also
Keywords
Unary, Arithmetic,
1.2.12 written by Dimitri van Heesch,
© 1997-2001