Table of Contents

Name

invert - invert an image

Synopsis

invert inimage outimage

Description

invert inverts an image. pixel values of 0 become 255 and pixel values of 255 map to 0. The result is to invert the tonal scale of an image.


Table of Contents