home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilss / sprtools / docs / xwd_info < prev    next >
Text File  |  1995-03-10  |  712b  |  31 lines

  1. xwd_info
  2. ========
  3.  
  4. Version 1.50 (23-Aug-1993)
  5. SPRtools block 1c release.
  6. (C) 1993 DEEJ Technology PLC
  7.  
  8. Features
  9. --------
  10. X Windows Display format file information.
  11. Lists the contents of the XWD file header, and optionally the images palette.
  12.  
  13. Restrictions
  14. ------------
  15. Only XWD formats available at time of writing are recognised by xwd_info.
  16.  
  17. Syntax
  18. ------
  19. xwd_info [-c] <XWD file>
  20.  
  21. The -c option is used to list the images palette entries. An error is given
  22. if the image does not have a palette. Each component of an XWD palette
  23. entry is 16 bits long and displayed as a hex number 0000-FFFF.
  24.  
  25. File defaults to stdin if not given.
  26.  
  27. Info
  28. ----
  29. See also spr2xwd and xwd2spr
  30. !ComndCTRL configuration file: xwd_info
  31.