CoreGraphics iOS 15.5 to 16.0 API Differences
CGAffineTransform.h
Removed
CGAffineTransform
CGBase.h
Removed
#def CGFLOAT_TYPE
Removed
#def CGFLOAT_IS_DOUBLE
Removed
#def CGFLOAT_MIN
Removed
#def CGFLOAT_MAX
Removed
#def CGFLOAT_EPSILON
Removed
CGFloat
Removed
#def CGFLOAT_DEFINED
CGColorSpace.h
Added
kCGColorSpaceITUR_709_HLG
Added
CGColorSpaceCreateCopyWithStandardRange()
CGGeometry.h
Removed
CGPoint
Removed
CGSize
Removed
#def CGVECTOR_DEFINED
Removed
CGVector
Removed
CGRect
Removed
CGRectEdge
Removed
CGRectMaxXEdge
Removed
CGRectMaxYEdge
Removed
CGRectMinXEdge
Removed
CGRectMinYEdge
CGPath.h
Added
CGPathCreateCopyByNormalizing()
Added
CGPathCreateCopyByUnioningPath()
Added
CGPathCreateCopyByIntersectingPath()
Added
CGPathCreateCopyBySubtractingPath()
Added
CGPathCreateCopyBySymmetricDifferenceOfPath()
Added
CGPathCreateCopyOfLineBySubtractingPath()
Added
CGPathCreateCopyOfLineByIntersectingPath()
Added
CGPathCreateSeparateComponents()
Added
CGPathCreateCopyByFlattening()
Added
CGPathIntersectsPathUsingEvenOdd()
CGPDFScanner.h
Added
CGPDFScannerStop()