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 Tue Feb 3 14:20:27 2004 for GlobalFunctionGuide by
1.2.12 written by Dimitri van Heesch,
© 1997-2001