LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to clear overlay line

I would like to clear a line drawn using IMAQ Overlay Line without clearing all overlays (using IMAQ Clear Overlay).  I tried using Overlay Line with the Transparent color (using the same line coordinates) and this did not work.  Anyone have any suggestions?
Thanks
0 Kudos
Message 1 of 6
(3,676 Views)

Nothing in this post, just a problem vi the message editor. AGAIN ! 😠

Message Edité par chilly charly le 08-31-2005 05:39 AM

Chilly Charly    (aka CC)
0 Kudos
Message 2 of 6
(3,664 Views)


Sandor a écrit:
I would like to clear a line drawn using IMAQ Overlay Line without clearing all overlays (using IMAQ Clear Overlay).  I tried using Overlay Line with the Transparent color (using the same line coordinates) and this did not work.  Anyone have any suggestions?
Thanks


A simple trick is to copy the overlay to another empty image, and to copy back this overlay to erase any posterior modification. The attached vi demonstrate this solution. An alternative would be to construct an array in witch all the additions to the overlay would be stored, and to redraw the overlay from scratch using this array.

Message Edité par chilly charly le 08-31-2005 05:38 AM

Chilly Charly    (aka CC)
0 Kudos
Message 3 of 6
(3,663 Views)
CC
   You must be tired from either staying up so late or getting up so early, neither of your posts had an attachment.

P.M.

Congrats on making 3000 (or 9000 depending on units)

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 4 of 6
(3,659 Views)
LV Pro,
You should wash your eyes !!! :D:D:D
Chilly Charly    (aka CC)
0 Kudos
Message 5 of 6
(3,657 Views)
Using Christian's time machine to edit your posts?!Smiley Very Happy

P.M.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 6 of 6
(3,654 Views)