Hello everybody, I need your design help from you!
How would include a frame (of a painting for example) to a normal picture?
Thank you in advance!!
See post below, same principal
You can do this by using a canvas with an imageSprite.
Set the canvas background to a colour, or an image of a frame, then set the imagesprite to fit inside this, and load the image to the iamge sprite. Save canvasAs to output your combined image.
If you have online resources(e.g. your own server with php and imagemagick), you could use imagemagick to do this for you:
http://www.imagemagick.org/Usage/crop/
Okay this is very cool!!!
Thank you so much I thought it was not possible honestly
In fact I have a gallery app that does just this:
ai2.appinventor.mit.edu/?galleryId=5449150105255936
Wow!!! Thank you for shearing it will be very useful for personalise my future apps!
By the way how would you search for other’s apps to try them out or even get some inspiration??
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.