home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / graphics / sprtools_1 / docs / bmp_info next >
Encoding:
Text File  |  1999-01-15  |  618 b   |  30 lines

  1. bmp_info
  2. ========
  3.  
  4. Version 3.01 (06-Apr-1998)
  5. SPRtools block 1e release.
  6. (C) 1993-1998 DEEJ Technology PLC
  7.  
  8. Features
  9. --------
  10. Windows 3 and OS2 BMP file information.
  11. Lists the contents of the BMP file header, and optionally the images palette.
  12.  
  13. Restrictions
  14. ------------
  15. Only BMP formats available at time of writing are recognised by bmp_info.
  16.  
  17. Syntax
  18. ------
  19. bmp_info [-c] <bmp 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.
  23.  
  24. File defaults to stdin if not given.
  25.  
  26. Info
  27. ----
  28. See also spr2bmp and bmp2spr
  29. !ComndCTRL configuration file: bmp_info
  30.