Images get rotated when retrieved from sqliite3 db.

Posted by Deepika on Stack Overflow See other posts from Stack Overflow or by Deepika
Published on 2010-04-27T11:49:50Z Indexed on 2010/04/27 11:53 UTC
Read the original article Hit count: 219

Filed under:
|
|

Dear All,

I am making an application which saves the camera roll images as blob in sqlite3 database. When the image is retrieved, its dimensions changes(height and width get interchanged). This happens only on iphone and not on simulator. Please help

© Stack Overflow or respective owner

Related posts about iphone

Related posts about sqlite3