Is there any way to do simple image manipulation like adjusting brightness, contrast, exposure, etc. using Cocoa? Something like NSImage?
Asked
Active
Viewed 2,983 times
4 Answers
1
I'd check out the CoreImage FunHouse example. It pretty much shows you how to use most of what CoreImage can do.

Dave DeLong
- 242,470
- 58
- 448
- 498