Yini  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
ColorSwitcher Class Reference

#import <ColorSwitcher.h>

Public Member Functions

(id) - init
(UIImage *) - getImageWithName:
(UIImage *) - processImage:withKey:
(void) - configureAppWithHue:andSaturation:

Properties

NSMutableDictionary * modifiedImages
float hue
float saturation
float baseHue
UIColor * textColor

Member Function Documentation

- (void) configureAppWithHue: (float)  theHue
andSaturation: (float)  theSaturation 
- (UIImage *) getImageWithName: (NSString*)  imageName
- (id) init
- (UIImage *) processImage: (UIImage*)  originalImage
withKey: (NSString*)  key 

Property Documentation

- (float) baseHue
readnonatomicassign
- (float) hue
readwritenonatomicassign
- (NSMutableDictionary*) modifiedImages
readwritenonatomicretain
- (float) saturation
readwritenonatomicassign
- (UIColor*) textColor
readwritenonatomicstrong

The documentation for this class was generated from the following files: