Version: 1.2

Posted: 2009-08-27

Build Requirements: Xcode 3.1 or later, Mac OS X v10.5 or later

Runtime Requirements: Mac OS X v10.5 or later

View Source Code:

Download Sample Code (“CIAnnotation.zip”, 541.5K)



Description

The CIAnnotation application shows compositing, painting, Appkit/CG rendering into a CIImage as well as exporting a CIImage and printing. It includes 2 custom Image Units that demonstrate how to write your own CIFilter.

Document Revision History

Date Notes
2009-08-27Fixed build warnings due to use of deprecated APIs
2005-08-01Updated to include correct clipping of page peel background image and glow effect under the text. The project is now upgraded to XCode 2.1 and builds as a Universal Binary.
2005-06-01Image annotation application using Core Image Filters. Demonstrates creation and usage of Image Units.