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

Home » Public Forums » archive » Re: colour conversion 8 -> 24 bit
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: colour conversion 8 -> 24 bit [message #51395 is a reply to message #51393] Tue, 21 November 2006 06:13 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Bringfried Stecklum writes:

> it might seem weird but for some reason I want to convert a colour-indexed 8 bit
> image to a true colour one. Since there is no opposite of color_quan I ask
> around how to perform a "colour extension"?

Like this:

LoadCT, 5
TVLCT, r, g, b, /Get
image24 = [ [[ r[image] ]], [[ g[image] ]], [[ b[image] ]] ]

You can find the details here:

http//www.dfanning.com/color_tips/image24_from_image8.html

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: vectorized RK4
Next Topic: Formatting WIDGET_TABLE cells?

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

Current Time: Sat Nov 29 08:30:36 PST 2025

Total time taken to generate the page: 0.48462 seconds