How do you adjust contrast or sharpness using the Core Image framework? Which filters should be used and why?
Are there any examples which show how to do this?
|
How do you adjust contrast or sharpness using the Core Image framework? Which filters should be used and why? Are there any examples which show how to do this? |
||||
|
|
|
Contrast is easy:
However, for sharpness, you're out of luck, as that's not included in the filters for iOS 5.0. |
|||
|