1Wrappers for frameworks 'CoreGraphics', 'ImageIO', 'QuartzCore',
2'ImageKit', 'PDFKit', and 'CoreVideo'.
3
4All frameworks can be accessed by importing the 'Quartz' module.
5
6These wrappers don't include documentation, please check Apple's documention
7for information on how to use this framework and PyObjC's documentation
8for general tips and tricks regarding the translation between Python
9and (Objective-)C frameworks
10