AP.
AP.

Reputation: 5323

iphone camera view with a custom size

I need to have a preview of the camera but not in fullscreen. Actually I need to resize the camera view to manage place for my overlay view. I need a resize camera view and not a truncated one.

Do you have any ideas/pointers to achieve this?

Thanks for your help :)

Regards,

Upvotes: 1

Views: 893

Answers (1)

Amy Worrall
Amy Worrall

Reputation: 16337

Try the cameraViewTransform property of the UIImagePickerController.

Upvotes: 2

Related Questions