Re: Animated mask for UIViews?
Re: Animated mask for UIViews?
- Subject: Re: Animated mask for UIViews?
- From: Alexander Spohr <email@hidden>
- Date: Wed, 22 Sep 2010 00:11:29 +0200
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 (email@hidden)
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:
This email sent to email@hidden