Mac OS X Reference Library Apple Developer
Search

Introduction to Image Kit Programming Guide

The Image Kit is an Objective-C framework, introduced in Mac OS X v10.5, for browsing, viewing, editing, and processing images in an efficient manner. It also supports browsing Core Image filters, previewing the effects, and providing controls for individual filters. This document describes Image Kit user interface elements and shows, through code examples, how to use Image Kit classes.

Anyone developing a digital media application that supports images will want to read this document to find out how to use the Image Kit to provide the best user experience possible. You don’t need to be a seasoned Cocoa programmer to use the Image Kit or to read this guide, although prior experience with Objective-C is helpful and will make it easier to understand the code examples.

The examples in this document use Xcode version 3.0 and Interface Builder version 3.0. If you’ve used earlier versions of Interface Builder, you’ll be delighted by the high level of integration with Xcode that version 3.0 offers. Interface Builder version 3.0 is a major update that offers streamlined operations, a library instead of palettes, and many other features that you’ll want to familiarize yourself with. The instructions in this document for creating a user interface with Interface Builder version 3.0 should be sufficient for you to create applications using Image Kit. To get a deeper understanding, you’ll want to consult Interface Builder User Guide.

Organization of This Document

This document is organized into an overview chapter followed by chapters that provide instructions on how to support various image capabilities.

See Also

The following documents are helpful guides and references for many of the tasks described in the book:




Last updated: 2008-06-09

Did this document help you? Yes It's good, but... Not helpful...