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 #88008 is a reply to message #88007] Tue, 11 March 2014 15:42 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
lczhang123@gmail.com writes:

> I got another question here. When I use the read_jpeg or read_bmp function to read the picture, all information is saved in the variable. But when I try to use TV,variable to display again, it shows me a black screen
>
> IDL> read_jpeg, '1.jpg',a
> IDL> tv,a

Try this:

IDL> tv, bytscl(a)

But, you need a much smarter TV command. :-)

http://www.idlcoyote.com/idldoc/cg/cgimage.html

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[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 15:59:43 PDT 2025

Total time taken to generate the page: 0.00419 seconds