Hi, I want to ask if I can use some extension to join two image together with certain position
Just like from this
To this
Hi Ken,
You do not need an extension for this. You can use a Canvas and an ImageSprite - the Canvas for the background of your QR code, and the ImageSprite for the QR code.
I have been thought of this as well, but the position of image will be away from center on the screen
So I don't know if I can do it
Try this ?
try to set the position by percentage of width/height.
Try the image extension and its Overlay method
Taifun
please for the download link
it looks like you are asking for the download link of the image extension
you can find it on my webpage here
just scroll down until you find chapter Download
Taifun