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

HxNegate

Synopsis

HxImageRep HxNegate (HxImageRep img)

Input

HxImageRep img
The image you want to take the negation of.

Return value

HxImageRep
The negation of the input image.

Description

The function HxNegate negates all pixel values. The negation of a vector is taken by negating every component separately. The function HxNegate does not work for byte images.

Remarks

Valid input images
All images types are valid as input for this function, except byte images.

See also

HxComplement,

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