Loading Huge Image
Posted
by japs
on Stack Overflow
See other posts from Stack Overflow
or by japs
Published on 2010-03-26T07:01:23Z
Indexed on
2010/03/26
8:03 UTC
Read the original article
Hit count: 200
iphone
Hi,
I Want to load Image size 2550X3300 (i.e 1.7 Mb size), i have loaded the image into UIImageView and application gets crash due to low memory, Now i have loaded into uiWebview it works fine but i have to save this image into an PDF file in local resource. While iam saving UIImage in background same app gets crash due to low memory.
Anyone has some suggestion or help to solve this issue.
Thank You.
© Stack Overflow or respective owner