forked from unixpickle/ImageReflection
-
Notifications
You must be signed in to change notification settings - Fork 0
nileshrathod41/ImageReflection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This app itself has a picture of a monkey and a reflection of that picture below it. This demonstrates how to use a simple addition to UIImage allowing two methods of reflecting images. Call the following methods to reflect a UIImage: - (UIImage *)reflectionWithHeight:(int)height; - (UIImage *)reflectionWithAlpha:(float)pcnt; Note that this automatically flips the image for you. Do not do that manually.
About
A simple addition to UIImage allowing the reflection of images
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 100.0%