What kind of masks? Bitmaps? Then use UIImageView and transparency. Vectors? UIBezierPath and CGBlendMode might help.
atze Am 21.09.2010 um 17:22 schrieb Eric E. Dolecki: > I have a SWF that was created where masks are being animated. Now I was > asked to do the same thing for an iPhone application. Can one easily apply a > mask to a UIView and animate it's dimensions? I have about 6 UIViews that > stack on top of each other (staggered), and hopefully masks might be used to > expose them in animated mask ways. Is this easily doable? _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com