Is there any way to do simple image manipulation like adjusting brightness, contrast, exposure, etc. using Cocoa? Something like NSImage?
A:
I'd check out the CoreImage FunHouse example. It pretty much shows you how to use most of what CoreImage can do.
Dave DeLong
2009-10-19 23:04:48