Tagged Questions
0
votes
1answer
453 views
Copying an image to pasteboard transcode jpeg to png
I'm working on an iPhone app to embed/extract data in jpeg files. I want to give the user the ability to copy the resulting image to the clipboard, but the code I'm using coverts the resulting jpeg ...