LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2D picture control performance

Here's an old nugget post where I talk about this topic.

 

tl;dr - For best performance, turn off 'Erase First', and only redraw the parts of the image that have changed.

0 Kudos
Message 21 of 23
(676 Views)

Thank you Darren

So many useful nuggets in your link !
Loving it.

0 Kudos
Message 22 of 23
(672 Views)

This kind of stuff should be done directly with the image data. Thats fast and does not increase memory usage.

snip.png

 

0 Kudos
Message 23 of 23
(648 Views)