Version: 1.2

Posted: 2008-01-24

Build Requirements: Mac OS X 10.4 Tiger

Runtime Requirements: Mac OS X 10.4 Tiger

View Source Code:

Download Sample (“ImageApp.zip”, 692.0K)
Download Sample (“ImageApp.dmg”, 1.24M)



Description

Demonstrates basic image handling using the ImageIO API (CGImageSource/CGImageDestination) in Mac OS X 10.4 Tiger. This includes the following:

Opening images

- getting image properties

- image thumbnails

- image profile issues

Displaying images with Quartz

- assigning default profiles for untagged images

- matching across multiple display

- respecting image orientation and aspect ratio

Filtering images (Core Image + color management)

- using Core Image filters

- dealing with non-RGB images

Printing images

Saving images

- setting image properties

- saving results from CI filtered images

Document Revision History

Date Notes
2008-01-24Fixed memory leaks. Upgraded project to Xcode 2.5.
2005-07-21Various small bug fixes, and now uses key-value-bindings more.
2005-06-01Demonstrates basic image handling using the ImageIO APIs in Mac OS X 10.4 Tiger

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.