Programatically determine dimensions of image files in bundle

Posted by AMB on Stack Overflow See other posts from Stack Overflow or by AMB
Published on 2010-05-29T05:56:17Z Indexed on 2010/05/29 6:02 UTC
Read the original article Hit count: 204

Filed under:
|
|

Hi,

I have a large number of image files in my iphone app bundle (~3000) and I want to determine the dimensions at runtime rather than store this data in the database or an xml manifest for the images.

Is there a way to do this programatically?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk