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

Home » Public Forums » archive » Re: Object graphics keywords
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: Object graphics keywords [message #11428] Fri, 03 April 1998 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Neil Winrow (ncw@dl.ac.uk) writes:

> Can anyone point me in the right direction. I have just started to learn
> about the IDL Object Graphics stuff.I have an object, a surface plot,
> and set the color red
>
> my_surf->SetProperty,color=[255,0,0]
>
> I can rotate the object, and would like the underside of the plot to be
> a different color:
>
> my_surf->SetProperty,bottom=[0,0,255]
>
> This doesn't seem to work, can anyone suggest a reason why.

My guess is that the destination object (i.e., your display)
is 8-bit and not 24-bit. This keyword only affects the under
color if the destination object is a RGB or 24-bit device.

Cheers,

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Previous Topic: particle image velocimetry
Next Topic: Re: RA/DEC->Alt/Az?

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

Current Time: Sat Oct 11 03:26:37 PDT 2025

Total time taken to generate the page: 0.47992 seconds