comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Displaying 24-bit Images on PCs
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Displaying 24-bit Images on PCs [message #16767] Thu, 19 August 1999 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Folks,

I spoke a bit too soon the other day in a reply
to Liam about 24-bit color displays. As it happens,
that annoying little bug in which 24-bit images
are routed through the color tables if color
decomposition is OFF is still with us in IDL 5.2.1.

This means that to display a 24-bit image properly
on a PC you must either have the gray scale color
table loaded (colortable 0), or you must have
color decomposition ON (Device, Decomposed=1).

It is a gigantic inconvenience to have to check for
this each and every time you display an image, but
short of using my TVIMAGE program (which *does*
check), that's about the size of it. Of course,
you only have to check on PCs, so that will cut
your checking at least in half, I guess. :-)

Anyway, I already have my IDL 5.3 beta bug report
filled out. I'm just waiting for the darn software
to arrive so I can send it in. :-(

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Previous Topic: Re: Xwindow, TVimage and PostScript fonts
Next Topic: Xwindow, TVimage and PostScript fonts

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 07:25:56 PDT 2025

Total time taken to generate the page: 1.67620 seconds