PocketCoreImage

Last Revision:
Version 1.0, 2011-10-12
Demonstrates applying Core Image filters to a still image.
Build Requirements:
iOS SDK 5
Runtime Requirements:
iOS 5

This sample demonstrates applying Core Image filters to a still image. The filter configuration is done automatically (using random numbers) and multiple filters may be applied at the same time. While this sample uses a preset list of filters that the user may select from, code is provided in the next section which demonstrates asking the system for a list of filters.