Mac OS X Reference Library Apple Developer Connection spyglass button

Introduction

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.



Last updated: 2007-07-02

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