I'm developing an app that needs to share an image with Instagram. The image is downloaded from a url so is not stored locally. The image downloads fine.
Is there a way to convert the downloaded image in the Image to a memory stream within the PCL?
I'm developing an app that needs to share an image with Instagram. The image is downloaded from a url so is not stored locally. The image downloads fine.
Is there a way to convert the downloaded image in the Image to a memory stream within the PCL?