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

Home » Public Forums » archive » Re: convert read_bpm(file, R, G, B) to N x M x 3 array?
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: convert read_bpm(file, R, G, B) to N x M x 3 array? [message #52759 is a reply to message #52756] Thu, 01 March 2007 08:37 Go to previous messageGo to previous message
Mike[2] is currently offline  Mike[2]
Messages: 99
Registered: December 2005
Member
On Feb 28, 12:45 pm, David Fanning <n...@dfanning.com> wrote:
> It seems to me something like this should work:
>
> bmp = read_bmp(filename, R, G, B)
> bmp24 = [[r[bmp]], [g[bmp]], [b[bmp]]]

Thats it - well, almost:

bmp24 = [[[r[bmp]]], [[g[bmp]]], [[b[bmp]]]]

Thanks David!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: personal license problem
Next Topic: IDL Online help-- Windows-- Favorites

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

Current Time: Sat Oct 11 14:37:47 PDT 2025

Total time taken to generate the page: 0.96187 seconds