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

  1. sb_info
  2. =======
  3.  
  4. Version 2.00 (23-Aug-1993)
  5. SPRtools block 1c release.
  6. (C) 1993 DEEJ Technology PLC
  7.  
  8. Features
  9. --------
  10. HP Starbase graphics library image file information.
  11. Lists the contents of the starbase file header, and optionally the
  12. images palette.
  13.  
  14. Restrictions
  15. ------------
  16. Only sb formats available at time of writing are recognised by sb_info.
  17.  
  18. Syntax
  19. ------
  20. sb_info [-c] <starbase file>
  21.  
  22. The -c option is used to list the images palette entries. An error is given
  23. if the image does not have a palette. Palette entries are converted from
  24. floating point numbers in the range 0.0-1.0 and displayed as 8 bit hex
  25. values 00-FF.
  26.  
  27. File defaults to stdin if not given.
  28.  
  29. Info
  30. ----
  31. See also spr2sb and sb2spr
  32. !ComndCTRL configuration file: sb_info
  33.