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

Home » Public Forums » archive » Display two images on one position
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Display two images on one position [message #28661] Sun, 23 December 2001 13:38
Emmler, Oliver is currently offline  Emmler, Oliver
Messages: 14
Registered: May 2001
Junior Member
Hello,

i want to display two images on one position. I do this by using the
attached Code becuase i don't want the pixels of IMAGE being erased when
using the TV function for HIGHLIGHT.

My Question:
- Is there a shorter way to display to images like in the code ?
- Is it possible to set some of the pixels of one image transparent ?

Can anyone help ?

TV, image
LoadCT,5
FOR x = 0,510 DO BEGIN
FOR y = 0,510 DO BEGIN
IF highlight(x,y) NE 0 THEN TV, highlight(x:x+1,y:y+1),x,y
ENDFOR
ENDFOR

--
Oliver Emmler
University of Heidelberg
Departement of Radiology
Phone: +49-6221-7963059 E-Mail: Oliver.Emmler@med.uni-heidelberg.de
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: looking for some idl + seawifs (seadas) help
Next Topic: Trance-Formation of America: Trance-Formation of America: The Most Dangerous Game (excerpt #3)

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

Current Time: Wed Oct 08 18:07:16 PDT 2025

Total time taken to generate the page: 0.00466 seconds