Quantcast
Channel: BlogoSfera » nice
Viewing all articles
Browse latest Browse all 10

Adding cameraOverlayView on the resulting image of UIImagePickerViewController

$
0
0

I thought that cameraOverlayView is designed to add something on the UIImagePickerViewController‘s resulting image. Looks like it is not. I know that I can take a snapshot of the cameraOverlayView and add it on top of the UIImagePickerViewController‘s output via UIGraphicsBeginImageContext() … UIGraphicsEndImageContext(), but I think that is not the preferred technique. Is there a […]

The post Adding cameraOverlayView on the resulting image of UIImagePickerViewController appeared first on BlogoSfera.


Viewing all articles
Browse latest Browse all 10

Trending Articles