How can I enter screenshot editing in iOS with an image and return to my app?

Hello


When a screenshot is taken in iOS a user has the option of entering a editing functionility, by pressing a window of the image which appears in the bottom left corner. Is it possible to enter this from an app, using a special URL scheme or something like that. I want to give the users of my app the possibility of entering this with a image from my app - and then return back to my app. Could it be possible somehow?


This is the kind of URL scheme is what I would be looking for in the first place: https://developer.apple.com/library/content/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/Inter-AppCommunication/Inter-AppCommunication.html

But if it could be done in another way, let me now!

How can I enter screenshot editing in iOS with an image and return to my app?
 
 
Q