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

Home » Public Forums » archive » Re: color pixel by index
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: color pixel by index [message #55950] Mon, 24 September 2007 15:02 Go to previous message
rpertaub@gmail.com is currently offline  rpertaub@gmail.com
Messages: 43
Registered: January 2007
Member
On Sep 24, 5:18 pm, David Fanning <da...@dfanning.com> wrote:
> David Fanning writes:
>> image4[mask2] = 0B
>> image4[mask2 + nelem] = 255B
>> image4[mask2 + (nelem*2)] = 255B
>> TV, image4, True=3
>
> Whoops! Of course this should be:
>
> image4[mask2] = 0B
> image4[mask2 + nelem] = 0B
> image4[mask2 + (nelem*2)] = 255B
> TV, image4, True=3
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/

Thanks! I actually just started with: image4 = [[[image4]],[[image4]],
[[image4]]]
and did the rest as you mentioned initially and have exactly what I
want...thanks so much for the help and deciphering my cry for help!!
RP
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ITK and IDL interface
Next Topic: Mosaic_doit

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

Current Time: Fri Oct 10 16:47:39 PDT 2025

Total time taken to generate the page: 0.65760 seconds