Reflection
| Last Revision: | Version 1.6, 2012-09-26 Upgraded for iOS 5.0, now using Automatic Reference Counting (ARC) (Full Revision History) |
| Build Requirements: | iOS 5.0 SDK |
| Runtime Requirements: | iOS 5.0 or later |
This sample shows how to implement a "reflection" special effect on a given UIImageView most commonly seen in iTunes and iPod player apps.
It allows the rendering effect with "dynamic" input values for 1) reflection height and 2) translucency level. These values can be plugged into the factory methods provided by this sample to achieve a desired affect.
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-09-26)