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

#import <ColorChoiceController.h>

Public Member Functions

(UIImage *) - modifyImage:WithHue:andSaturation:
(IBAction) - doneModifying:

Properties

IBOutlet UIImageView * imageView
IBOutlet UISlider * hueSlider
IBOutlet UILabel * lblHue
IBOutlet UISlider * saturationSlider
IBOutlet UILabel * lblSaturation
UIImage * image

Member Function Documentation

- (IBAction) doneModifying: (id)  sender
- (UIImage *) modifyImage: (UIImage*)  originalImage
WithHue: (float)  hue
andSaturation: (float)  saturation 

Property Documentation

- (IBOutlet UISlider*) hueSlider
readwritenonatomicweak
- (UIImage*) image
readwritenonatomicstrong
- (IBOutlet UIImageView*) imageView
readwritenonatomicweak
- (IBOutlet UILabel*) lblHue
readwritenonatomicstrong
- (IBOutlet UILabel*) lblSaturation
readwritenonatomicstrong
- (IBOutlet UISlider*) saturationSlider
readwritenonatomicweak

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