Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
ImageIO.framework - iPhone Development Wiki

ImageIO.framework

From iPhone Development Wiki
Revision as of 03:53, 9 December 2015 by Thomasfinch (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ImageIO.framework
Public Framework
Availabile 2.0 – present
Class Prefix CGImage
Headers [headers.cynder.me]


The ImageIO framework is a direct port of the Mac OS X's equivalent, except that it is private in iOS. Usage of this framework is illustrated in this official reference. Usually, it is unnecessary to use these functions, as UIKit's UIImage can read most of the formats.