Please tell is it really to do the drawing app in swift that could use textures for brush, marker, pencil.
I want that it has full functional drawing app . Is it real if true - tell me please were i can find the information
Hi. Thanks for the tutorial. If I have multiple tempImageViews (1,2,3) in the mainIamgeView which is scrollable. Then when I hit the share button can I export to the photos app the photos of all tempimageViews?
You can use UIImageWriteToSavedPhotosAlbum to save an image to the camera roll, iβm not sure but i guess you have to call this method for each tempImageView.
Loved the tutorial. I have a real image (background image) instead of the empty mainImageView. Now when I start drawing (tempImageView β mainImageView) the mainImageView image becomes pixelated. Any ideas?
Oh never mind, I did a work around - Instead of superimposing in the touches ended, I chose to superimpose when the user touches the share button. thanks.
Iβd like to store the tempImage to file system, and save the path to core data. And then of course retrieve the tempImage. I tried to follow all sorts of tutorials but canβt figure it out. Could you please help me with this. Thanks so much!
This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]