ImageIO.framework

From iPhone Development Wiki

Jump to: navigation, search
ImageIO.framework
Private Framework
Available Since 2.0
Class Prefix CGImage


The ImageIO framework is a direct port of the Mac OS X's equivalent, except that it is private on the iPhoneOS. Usage of this framework is clearly illustrated in this official reference:

Usually you don't need to use these functions, as UIKit's UIImage can read most of the formats.

Personal tools