#import <ColorChoiceController.h>
Member Function Documentation
- (IBAction) doneModifying: |
|
(id) |
sender |
|
- (UIImage *) modifyImage: |
|
(UIImage*) |
originalImage |
WithHue: |
|
(float) |
hue |
andSaturation: |
|
(float) |
saturation |
|
|
| |
Property Documentation
- (IBOutlet UISlider*) hueSlider |
|
readwritenonatomicweak |
- (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: