Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

vImage Basics

The vImage framework, introduced in Mac OS X v10.3, offers a rich set of high-performance image processing functions that transparently make the best use of the hardware that’s available. You don’t need to customize your code for the hardware. If your code runs on a G5, vImage takes advantage of AltiVec. If it runs on an Intel-based Mac, vImage uses SSE. But your code will also run on a PowerPC G3.

You can use vImage to perform these kinds of operations:

This chapter defines vImage terminology and describes the data types common to all vImage functions.

Contents:

Image Formats
Image Buffers
Data Types and 64-Bit Processing




< Previous PageNext Page > Hide TOC


Last updated: 2007-05-11




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.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice