What is the default resolution of the image saved by iPhone UIImagePicker? is it 1500 x 2000?
Posted
by zerlphr
on Stack Overflow
See other posts from Stack Overflow
or by zerlphr
Published on 2010-04-02T07:36:59Z
Indexed on
2010/04/02
7:43 UTC
Read the original article
Hit count: 206
Hi, i have problem trying to find out the default resolution of the images taken and saved by UIImagePicker. I'm trying to merge the photo taken and another image from my library and without knowing what's the size of the image, i'm not able to merge the 2 images correctly.
Another question is that: are there different resolutions for the different iphones such as 2g, 3g or 3gs?
© Stack Overflow or respective owner