Next Page > Hide TOC

Introduction

Contents:

Who Should Read This Document?
Organization of This Document
See Also


The Image I/O programming interface, introduced in Mac OS X 10.4, allows applications to read and write most image file formats. Originally part of the Core Graphics framework, Image I/O resides in its own framework to allow developers to use it independently of Core Graphics (Quartz 2D). Image I/O provides the definitive way to access image data in Mac OS X because it is highly efficient, allows easy access to metadata, and provides color management.

Who Should Read This Document?

This document is intended for developers who read or write image data in an application. Any developer currently using image importers or other image handling libraries should read this document to see how to use the Image I/O framework instead.

Organization of This Document

This document is organized into the following chapters:

See Also

These Image I/O Reference Collection provides detailed descriptions of the functions, data types, and constants in the Image I/O framework.



Next Page > Hide TOC


© 2001, 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-07-02)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.