.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
2.48k
stars
514
forks
source link
[xcode11] Bind CIFilters and fix test #6340
Closed
VincentDondain closed 5 years ago
Xcode 11 added some new filters: CIGaborGradients, CIKeystoneCorrectionCombined, CIKeystoneCorrectionHorizontal, CIKeystoneCorrectionVertical, CIPerspectiveRotate
I ignored those for now so the tests don't complain, we need to update the tests again when we bind
CoreImage
.