10-15-2009 04:03 AM
Hi all,
I want to insert 8 images in only one. So I must move all the image at the specific coordinates (X,Y).
Default, the image is centered.
My answer is :
Can I move an image in a "Image display" in the vision palette at the specific coordinates (X,Y). If yes, how.
 
Thanks for your help.
Solved! Go to Solution.
10-15-2009 06:32 AM - edited 10-15-2009 06:39 AM
Is this just for display purposes or do you want to use this 8in1 picture otherwise after creating it?
You could use an activex property to manually set the image center to a specific (X,Y)-Position.
Just create a reference to you image display and select: create-->property (image control)-->image center position
Regards,
10-15-2009 08:16 AM - edited 10-15-2009 08:17 AM
Hi, there are two possible ways (except inserting 8 separate image displays):
The first one is inserting of small images into one large image: All images will be joined together:
The second method - use IMAQ Image Browser. Advantage - you will be able to interact with browser (for selecting or highlighting images, for example):
Visible results almost the same:
best regards,
Andrey.
PS
Pattos wrote:
You could use an activex property to manually set the image center to a specific (X,Y)-Position.
Just create a reference to you image display and select: create-->property (image control)-->image center position
Pattos, at the first, please do not confuse with "activex property" and "property node" terms. They looking the same, but they not the same things. In additional, "Image center position" property node will not help in our case, because take no effect if image will fit into visible area of the Vision Control.
10-15-2009 08:56 AM
Sorry, I am new and excited 😉
Guess I shouldn't mess with things when I don't have much of a clue.
10-15-2009 09:21 AM