Render layer offscreen

Posted by Jean on Stack Overflow See other posts from Stack Overflow or by Jean
Published on 2010-04-15T12:48:56Z Indexed on 2010/04/15 13:03 UTC
Read the original article Hit count: 347

Filed under:
|
|

How can I create/prepare a CALayer offscreen, so that when the page is displayed, then all it has to do is to display the prepared layer?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa-touch