CoreImage macOS 12.3 to 13.0 API Differences
CIFilterBuiltins.h
Added
CIColorCube.extrapolate
Added
CIColorCubesMixedWithMask.extrapolate
Added
CIColorCubeWithColorSpace.extrapolate
Added
CIConvertLab
Added
CIConvertLab.inputImage
Added
CIConvertLab.normalize
Added
CIAttributedTextImageGenerator.padding
Added
CITextImageGenerator.padding
Added
CIAreaLogarithmicHistogram
Added
CIAreaLogarithmicHistogram.scale
Added
CIAreaLogarithmicHistogram.count
Added
CIAreaLogarithmicHistogram.minimumStop
Added
CIAreaLogarithmicHistogram.maximumStop
Added
+[CIFilter convertLabToRGBFilter]
Added
+[CIFilter convertRGBtoLabFilter]
Added
+[CIFilter areaLogarithmicHistogramFilter]
CIImage.h
Added
-[CIImage imageByConvertingWorkingSpaceToLab]
Added
-[CIImage imageByConvertingLabToWorkingSpace]