LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2d manipulation figures

How do I put together 2 png images and move just one? as if one were the scenario that is still and the other I need to move it
 
0 Kudos
Message 1 of 2
(1,153 Views)

I'd start by taking a look at the functions in "Graphics and Sound" > "Picture Functions" / "Graphics Formats".

 

You should be able to use the Graphics Formats functions to load your PNG images into an array or picture control and then use probably array offset/subset manipulations to translate one relative to the other.


GCentral
0 Kudos
Message 2 of 2
(1,097 Views)