Layers of Images using UIImageView

Posted by Taimur Hamza on Stack Overflow See other posts from Stack Overflow or by Taimur Hamza
Published on 2010-05-21T11:54:26Z Indexed on 2010/05/21 12:00 UTC
Read the original article Hit count: 203

Hi everyone,

I just wanted to confirm, is it possible that we add layers of images using UImageView, one as background and other on top of it. I mean i want to use 2 images one has to be in the background and the other on top of it. ( the size of both these images is 320 x 480 ).

Through the attributes inspector we cant do it. Is there any we can do it through code. Maybe using subview or something. Thanks Geeks :)

Taimur Ajmal

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiimageview