Re: TVRD, true color, indexed color, bit depth [message #50320] |
Mon, 25 September 2006 14:22 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Ed Hyer writes:
> The Z-buffer works as advertised (8-bit indexed color). However, the
> behavior of using WINDOW,/PIXMAP appears to have changed. This now
> appears to always produce a 24-bit buffer. I have several routines that
> worked recently that returned indexed data from PIXMAP windows. I am
> confused, which is news to no one.
Well, you and everyone else. For a long while IDL
was changing the way color was handled with every release.
It seems to have settled down lately, but I *still* get
results I don't fully understand from time to time when
I am on the road and away from my own fully-debugged setup. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|
Re: TVRD, true color, indexed color, bit depth [message #50322 is a reply to message #50320] |
Mon, 25 September 2006 12:59  |
MarioIncandenza
Messages: 231 Registered: February 2005
|
Senior Member |
|
|
Followup:
The Z-buffer works as advertised (8-bit indexed color). However, the
behavior of using WINDOW,/PIXMAP appears to have changed. This now
appears to always produce a 24-bit buffer. I have several routines that
worked recently that returned indexed data from PIXMAP windows. I am
confused, which is news to no one.
|
|
|
|