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

Home » Public Forums » archive » Re: hieghlighting pixel
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: hieghlighting pixel [message #71097 is a reply to message #71094] Thu, 27 May 2010 00:25 Go to previous messageGo to previous message
rogass is currently offline  rogass
Messages: 200
Registered: April 2008
Senior Member
Small correction:

showresultonly=1; or 0 to keep the new result
red=255b
green=0b
;green=255b & blue=0b if you want to show 0's in green
blue=255b
;to show only the condition in red you have to set green and blue to
0b
result=[[[red*image]],[[green*(~image)]],[[blue*(~image)]]]
tvscl, showresultonly? temporary(result) : result,true=3
;shows 1's in red and 0's in blue according your condition

:)

CR
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDLDE can not start in Ubuntu10.04
Next Topic: Re: Integrator taking vectors as input?

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

Current Time: Fri Oct 10 10:10:27 PDT 2025

Total time taken to generate the page: 0.23942 seconds