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

Home » Public Forums » archive » Error with read_bmp
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: Error with read_bmp [message #88003 is a reply to message #88002] Tue, 11 March 2014 14:00 Go to previous messageGo to previous message
Mats Löfdahl is currently offline  Mats Löfdahl
Messages: 263
Registered: January 2012
Senior Member
Den tisdagen den 11:e mars 2014 kl. 21:50:20 UTC+1 skrev lczha...@gmail.com:
> I'm a green hand on IDL. Struggling with a Read_BMP problem.(IDL6.2,WIN7)
>
>
>
> IDL> A=READ_BMP('XRD.bmp', R, G, B)
>
>
>
> Array dimensions must be greater than 0.
>
> Error occurred at: READ_BMP 122 C:\Program Files (x86)\IDL\IDL62\lib\read_bmp.pro
>
> $MAIN$
>
> Execution halted at: $MAIN$
>
>
>
> Anyone can help? Appreciate!

According to the documentation (http://www.exelisvis.com/docs/read_BMP.html), READ_BMP does not handle 1-bit-images or compressed images. You can examine the file with QUERY_BMP before you try to read it and find out if it is one that READ_BMP likes.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Yikes! IDL Crash-Projects Gone
Next Topic: READ_ASCII truncating data

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

Current Time: Wed Oct 08 17:55:28 PDT 2025

Total time taken to generate the page: 0.00459 seconds