home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / sprtools / docs / bmp_info next >
Encoding:
Text File  |  1995-03-10  |  615 b   |  30 lines

  1. bmp_info
  2. ========
  3.  
  4. Version 3.00 (02-Feb-1995)
  5. SPRtools block 1c release.
  6. (C) 1993/5 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.