views:

10

answers:

0

Hi,

I'm using UIImagePickerController to take photos and wondering if there's a way to get the dimensions of the camera before I take the photo. (because it varies between iphone 3 and 4) I want to set the value of cameraViewTransform so that the preview image fits the full screen, thus before not after taking the photo. Any suggestions?

Thanks!