Skip to content

A collection of private CoreGraphics and SkyLight routines.

Notifications You must be signed in to change notification settings

Lukas-Stuehrk/CGSInternal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGSInternal

This package contains declarations for private functions in CoreGraphics which are shipped with macOS but not publicly exposed. It does not implement any functionality, it simply exposes the functions by declaring them in C headers. Therefore this package only works on macOS.

Do not use this package in applications distributed via the App Store. It is violating Apple's App Store Review Guidelines because of the use of private methods.

About

A collection of private CoreGraphics and SkyLight routines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 99.7%
  • Swift 0.3%