LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change Picture Background

I want to rotate XY graph.  By using Plot multi XY. vi to convert my graph to picture (image), then rotate it.  It works but I would like to change the background of picture to black or any color, instead of white.  Please help.  Thank you.
Using LV 7.1 with XPWin
0 Kudos
Message 1 of 3
(3,029 Views)
That VI simply overlays the graph on an existing image, so you can create a picture with a black background (use the draw rect VI) and feed it into the picture input of the VI.

___________________
Try to take over the world!
Message 2 of 3
(3,013 Views)
It is so simple, I insert empty picture instead of rectangular image.  Draw a rectangular with fill, your idea is working.  Thank you and thank all of you of your hints and helps in the Forums.
0 Kudos
Message 3 of 3
(2,998 Views)