-
11-12-2009, 02:03 AM #1
Custom image size in 3.1 UIImagePickerController
Hello,
I am working on 3.1 SDK with UIImagePickerController.
When I call takePicture I recieve image with size 1600x1200 in my "- (void)imagePickerController
UIImagePickerController *)picker didFinishPickingMediaWithInfo
NSDictionary *)info". But ptoblem is that it take a lof of time (almost 1 second). Is it possible predefine/configure UIImagePickerController for other size (for example, 320x300)?
Does anybody have any solutionn how to change this size?
Any help will be very important, thanks.



LinkBack URL
About LinkBacks
Reply With Quote