From iPhone Development Wiki
| IOSurface.framework
|
| Private Framework
|
| Available Since
| 3.0
|
| Class Prefix
| IOSurface
|
IOSurface is private CoreFoundation frameworks for managing pixel buffers, or in official words, "sharing graphics surfaces between applications"[1]. It is also a public framework in Mac OS X 10.6 (Snow Leopard).
In 2.x the same function is provided by the CoreSurface framework. On 3.x CoreSurface is deprecated, and its functions are now wrappers of the corresponding IOSurface functions.
References
- ↑ http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/OSX_Technology_Overview/SystemFrameworks/SystemFrameworks.html
|
Frameworks and Libraries
|
|
|
| Public
|
|
|
|
| Private
|
|
|
|
| dylibs
|
|
|