• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Animated mask for UIViews?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Animated mask for UIViews?


  • Subject: Re: Animated mask for UIViews?
  • From: Matt Neuburg <email@hidden>
  • Date: Tue, 21 Sep 2010 18:54:54 -0700
  • Thread-topic: Animated mask for UIViews?

On Tue, 21 Sep 2010 11:22:06 -0400, "Eric E. Dolecki" <email@hidden>
said:
>Can one easily apply a
>mask to a UIView and animate it's dimensions?

One can easily apply a mask to a layer, and since all drawing (even a view's
drawing) is actually a layer, that's the same thing. And one can animate
aspects of layer drawing, so the answer would seem to be yes; for example,
if the mask were shaped like an ellipse, you could animate a change in the
size of the ellipse. m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.apeth.net/matt/default.html#applescriptthings



_______________________________________________

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

  • Prev by Date: Re: What's the point of @properties?
  • Next by Date: Re: How to double tap event on a UIButton
  • Previous by thread: Re: Animated mask for UIViews?
  • Next by thread: Access object from another view
  • Index(es):
    • Date
    • Thread