home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / io / wit2raw. / wit2raw.bin
Text File  |  1995-12-09  |  543b  |  14 lines

  1. OPERATOR
  2.  
  3. wit2raw --- writes a WiT image to a raw file
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The wit2raw operator writes a raw data file representing the WiT image 
  9. received at the input port. The filename parameter specifies the name of the 
  10. file to hold the image data. All images are written in row/column order and 
  11. can be read by the raw2wit operator. Color images are written into three 
  12. separate files corresponding to the red, green, and blue color channels. The 
  13. three files are suffixed with the extension r , g , and b . 
  14.