Ty, im trying to make a frame screen, when you take a picture you will have 4 options of frames (1 will have the location of the place, i have it done) and 1 to remove frames, then i want when the user click the save button it will save it the choosen frame.
The way you are doing it, you will need another extension, ComponentToImage to capture the frame and image as one (assuming these are both inside an arrangement)
There are, in my opinion, and as indicated, possibly better ways to do this.
Hi! I did not understand how to crop the image automatically yet, i just need to take the picture and then automatically it crop to 1:1 (if it was not taken with that ratio) and then save the images overlay i have done by clicking a button!
I can put together a solution for you. Need the following information:
Will the "photo" always be taken by the user, using the device?
Do you have a desired output size for your square image ? 256x256 would be enough for viewing on a phone.
Can you please upload the frame image you want to use?
Where should the output image be saved? Do you need to keep the original image? From what you have shown already you want to save the 1:1 image by itself, and the image in a frame? Do you have a naming strategy for the image and framed image files ?
The cabine 4, in the bottom, will have a label with the location
And It will have one just to remove or save the photo without frame.
4. In the user gallery It will save the overlay of the two photos and if the user chose the location one it will save photo taken+frame+locationlabel, and the maybe will be Volta_yyyymmdd
5. It will have a second button to save the photo and when click it saves and reset the background photo
You have four overlay frames, does the user make a selection before taking the photo, or after ?
cabine 4 ?
There is no such location as user gallery, you need to save your images somewhere in shared directories for them to show up in the gallery...
User chooses location, do you mean the latitude/longitude of the place the photo is taken, or a typed location, e.g. "The_Winter_Palace" ? Provide some examples of filenames you would expect...
This all becomes less automatic as we explore your workflow...
There is an option to take a 1:1 photo from within the app, does that sound useful ?