In an iPhone app, is it beneficial to tile a background image that has a pattern in it?

Posted by Dr Dork on Stack Overflow See other posts from Stack Overflow or by Dr Dork
Published on 2010-04-21T22:01:19Z Indexed on 2010/04/21 22:13 UTC
Read the original article Hit count: 150

Filed under:
|

Here's an example of the type of background image I'm talking about, the iPhone Notes app...

alt text

Clearly, there's a pattern in it. My question is, if this were an iPad app and the background image was twice the size, would there be any significant benefits to taking advantage of this pattern by tiling the image? Or would it really make no difference in terms of performance and just be easier to load the entire image into a UIImageView?

Thanks in advance for all your wisdom!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about ipad