D DataBits macrumors newbie Original poster Aug 30, 2008 7 0 Sep 15, 2008 #1 Does anyone know if the UIClippedImageView class has been replaced? If so, what is the replacement class or method to clip an image? Thanks.
Does anyone know if the UIClippedImageView class has been replaced? If so, what is the replacement class or method to clip an image? Thanks.
N Nall macrumors regular Aug 15, 2003 111 0 Sep 16, 2008 #2 It's not part of the API. Modify it's CoreAnimation layer to achieve the desired effect.