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

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
GraphicsServices.framework - iPhone Development Wiki

GraphicsServices.framework

From iPhone Development Wiki
Revision as of 15:25, 3 October 2009 by KennyTM~ (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GraphicsServices.framework
Private Framework
Availabile 2.0 – present
Headers [headers.cynder.me]


GraphicsServices is a CF-like framework that contains a variety of "mid-level" APIs:

  • Capability checking, including
    • Maps restriction.
    • Screen information.
  • Color and font objects management.
  • Event sending.
  • Synchronization with the screen refresh rate.
  • Sampling.

Note that GraphicsServices is one of the more volatile private frameworks. If you need to use this, make sure to check for version compatibility.