home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / point / invert. / invert.bin
Text File  |  1995-12-09  |  268b  |  11 lines

  1. OPERATOR
  2.  
  3. invert --- invert an image
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The invert operator inverts the input image using the formula: nz = Z - z, 
  9. where Z is the maximum pixel value for the input image type, z is the old 
  10. pixel value, and nz is the new pixel value. 
  11.