home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8135 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.2 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!lilleyc
  2. From: lilleyc@cs.man.ac.uk (Chris Lilley)
  3. Newsgroups: comp.graphics
  4. Subject: Re: 24 bit display of 24 bit images in X on DECStation 5000/240
  5. Message-ID: <5453@m1.cs.man.ac.uk>
  6. Date: 24 Jul 92 18:31:05 GMT
  7. References: <1992Jul22.214630.5024@noose.ecn.purdue.edu>
  8. Sender: news@cs.man.ac.uk
  9. Reply-To: lilleyc@cs.man.ac.uk (Chris Lilley)
  10. Organization: Department of Computer Science, University of Manchester UK
  11. Lines: 17
  12.  
  13. In article <1992Jul22.214630.5024@noose.ecn.purdue.edu> dmc@ecn.purdue.edu writes:
  14.  
  15. >displaying 24 bit images on a DECStation 5000/240 running Ultrix 4.2A
  16. >with their full 24 bits.  I am aware of XV 2.21 and Xloadimage, but
  17. >they both appear to first convert to 8 bits.  I was wondering what
  18. >were the best/fastest public domain programs to display such images,
  19. >and sequences of such images in rapid succession.
  20.  
  21. Try getx11 from the utah raster toolkit. This displays 24 bit images in 24
  22. bits, has zoom and movie/slideshow facilities, and can gamma correct
  23. properly too! It displays utah rle images but has converters from a number
  24. of formats; one of these is ppm, giving you access to lots of other formats
  25. if you have PBMplus toolkit too.
  26.  
  27. Whether this is ok depends on what you mean by 'rapid', though.
  28.  
  29. Chris
  30.