LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a picture frame to a picture?

Hello,
I am facing a project that add picture frame to a picture, namely, select different style of picture frames to a picture. how to do this ?
and I knew "read png.vi" can read a png format image, and I have searched a llb which is QuitTime toolbox to read GIF image, but , while I read them to add to a buttom image, the "picture frame" image would cover the buttom picture, original transparent place of PNG or GIF is not transparent after read (change to black or any other color) and indicate a picture control container. how to solve it ? thanks in advance.
and I have made an example of indicator enclosed, there are my looking for along.
0 Kudos
Message 1 of 4
(3,219 Views)
If you post something to 2 different forums, it would be polite if you added a link to the other thread, so people will know what was already done.

___________________
Try to take over the world!
0 Kudos
Message 2 of 4
(3,210 Views)
Yup, and I am going to that forums too (LAVA), but I found Gilbert have told us his last concern Clearly.
________________________________________________________


Try to make everything Automatic
0 Kudos
Message 3 of 4
(3,205 Views)
You have to add a mask (Add mask.vi or something like that). You have to select a color that is the transparency "key", or even a range.


Regards,


Wiebe.
"Gilbert-Lin" <x@no.email> wrote in message news:1151980806931-386562@exchange.ni.com...
Hello,I am facing a project that add picture frame to a picture, namely, select different style of picture frames to a picture. how to do this ?and I knew "read png.vi" can read a png format image, and I have searched a llb which is QuitTime toolbox to read GIF image, but , while I read them to add to a buttom image, the "picture frame" image would cover the buttom picture, original transparent place of PNG or GIF is not transparent after read (change to black or any other color) and indicate a picture control container. how to solve it ? thanks in advance.
and I have made an example of indicator enclosed, there are my looking for along.



BubblesAndFish.vi:
http://forums.ni.com/attachments/ni/170/193354/1/BubblesAndFish.vi
0 Kudos
Message 4 of 4
(3,201 Views)