[CoreImage] Implement Xcode 16 beta 6 changes. (#21117)

Also some xtro cleanup.
This commit is contained in:
Rolf Bjarne Kvinge 2024-09-05 12:06:58 +02:00 коммит произвёл GitHub
Родитель 9edb31477d
Коммит f61f129fe6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
13 изменённых файлов: 29 добавлений и 38 удалений

Просмотреть файл

@ -1531,8 +1531,17 @@ namespace CoreImage {
NSString OptionColorSpace { get; }
}
#if XAMCORE_5_0
[NoiOS]
[NoMacCatalyst]
#else
#if __IOS__ || __MACCATALYST__
[EditorBrowsable (EditorBrowsableState.Never)]
[Obsolete ("Do not use; this type does not exist on this platform.")]
#endif
[iOS (17, 0)]
[MacCatalyst (17, 0)]
#endif
[NoWatch]
[NoTV]
[BaseType (typeof (NSObject))]
@ -6517,6 +6526,10 @@ namespace CoreImage {
[Field ("kCIImageContentHeadroom")]
NSString ContentHeadroom { get; }
[TV (18, 0), Mac (15, 0), iOS (18, 0), MacCatalyst (18, 0)]
[Field ("kCIImageRepresentationHDRGainMapImage")]
NSString HdrGainMapImage { get; }
}
[MacCatalyst (13, 1)]

Просмотреть файл

@ -0,0 +1,2 @@
# removed in XAMCORE_5_0
!unknown-type! CIFilterGenerator bound

Просмотреть файл

@ -1,6 +0,0 @@
!unknown-type! CIFilterGenerator bound
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound
!missing-field! kCIImageRepresentationHDRGainMapImage not bound

Просмотреть файл

@ -259,3 +259,8 @@
!incorrect-protocol-member! CIPhotoEffect::extrapolate is REQUIRED and should be abstract
!incorrect-protocol-member! CIImageProcessorInput::roiTileCount is REQUIRED and should be abstract
!incorrect-protocol-member! CIImageProcessorInput::roiTileIndex is REQUIRED and should be abstract
# xcode 16
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound

Просмотреть файл

@ -1,3 +1,5 @@
## OSX-only API, rdar #22524785
## see https://trello.com/c/kpksFWto/6-22524785-coreimage-headers-discrepancies
!missing-selector! CIKernel::setROISelector: not bound
# removed in XAMCORE_5_0
!unknown-type! CIFilterGenerator bound

Просмотреть файл

@ -1,6 +0,0 @@
!unknown-type! CIFilterGenerator bound
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound
!missing-field! kCIImageRepresentationHDRGainMapImage not bound

Просмотреть файл

@ -1,5 +0,0 @@
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound
!missing-field! kCIImageRepresentationHDRGainMapImage not bound

Просмотреть файл

@ -1,5 +0,0 @@
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound
!missing-field! kCIImageRepresentationHDRGainMapImage not bound

Просмотреть файл

@ -261,3 +261,8 @@
!incorrect-protocol-member! CIPhotoEffect::extrapolate is REQUIRED and should be abstract
!incorrect-protocol-member! CIImageProcessorInput::roiTileCount is REQUIRED and should be abstract
!incorrect-protocol-member! CIImageProcessorInput::roiTileIndex is REQUIRED and should be abstract
# xcode 16
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound

Просмотреть файл

@ -1,3 +1,5 @@
## OSX-only API, rdar #22524785
## see https://trello.com/c/kpksFWto/6-22524785-coreimage-headers-discrepancies
!missing-selector! CIKernel::setROISelector: not bound
# removed in XAMCORE_5_0
!unknown-type! CIFilterGenerator bound

Просмотреть файл

@ -1,6 +0,0 @@
!unknown-type! CIFilterGenerator bound
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound
!missing-field! kCIImageRepresentationHDRGainMapImage not bound

Просмотреть файл

@ -1,5 +0,0 @@
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound
!missing-field! kCIImageRepresentationHDRGainMapImage not bound

Просмотреть файл

@ -1,5 +0,0 @@
!missing-selector! +CIFilter::areaAlphaWeightedHistogramFilter not bound
!missing-selector! +CIFilter::areaBoundsRedFilter not bound
!missing-selector! +CIFilter::maximumScaleTransformFilter not bound
!missing-selector! +CIFilter::toneMapHeadroomFilter not bound
!missing-field! kCIImageRepresentationHDRGainMapImage not bound