D DataBits macrumors newbie Original poster 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 Sep 16, 2008 #2 It's not part of the API. Modify it's CoreAnimation layer to achieve the desired effect.