I am using UIPickerView controller for displaying the camera on iphone screen for click event of button.
I want to add one button Draw Line on the camera screen and also i want to add an event with that Draw Line Button means if i will click on Draw Line button a one line will be draw on the screen of camera.
So pls reply me is it possible? and if yes then pls give me your reply with some examples or links.
I am using UIPickerView controller for displaying the camera on iphone screen for click
Share
This would be possible. You can achieve this with
cameraOverlayViewin UIImagePickerController.