MAN page from Mandrake Other XITE-3.3-3.i386.rpm
NEGATE
Section: User Commands (1)
Updated: 16 Mar 1998
Index
NAME
negate - negate an image
SYNTAX
negate <inimage> <outimage>
DESCRIPTION
negatenegates an image. Accepts all pixel types.For pixel types including negative values, theresult is
output = -input
For pixel types NOT including negative values,the result is
output = MAX - input
where MAX is the largest value of the actual pixeltype.
SEE ALSO
absValue(1)
AUTHOR
Tor L|nnestad, BLAB, IfI, UiO
EXAMPLES
negate mona.img moneg.img
ID
$Id: negate.c,v 1.26 1997/01/29 10:43:50 svein Exp $
Index
- NAME
- SYNTAX
- DESCRIPTION
- SEE ALSO
- AUTHOR
- EXAMPLES
- ID
This document was created byman2html,using the manual pages.