I have an UIImageView with an UIButton that that I want to be able to send as an image with email, but the UIButton in the UIImageView wont be “stickied” with the UIImageView’s image when I take the image out from the UIImageView.
Any suggestions?
Thanks in advance.
You can add UIButton and UIImageView and get the required screenshot image using the following code.
You might need to add the QuartzCore.framework to your project and #import
To get the image with other UI elements.
To display the image