xamarinios
namespace CoreImage
{
    [Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
    [Protocol(Name = "CIToneCurve", WrapperType = typeof(CIToneCurveProtocolWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "inputImage", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputImage", PropertyType = typeof(CIImage), Selector = "inputImage", SetterSelector = "setInputImage:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "point0", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputPoint0", PropertyType = typeof(CGPoint), Selector = "point0", SetterSelector = "setPoint0:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "point1", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputPoint1", PropertyType = typeof(CGPoint), Selector = "point1", SetterSelector = "setPoint1:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "point2", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputPoint2", PropertyType = typeof(CGPoint), Selector = "point2", SetterSelector = "setPoint2:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "point3", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputPoint3", PropertyType = typeof(CGPoint), Selector = "point3", SetterSelector = "setPoint3:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "point4", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputPoint4", PropertyType = typeof(CGPoint), Selector = "point4", SetterSelector = "setPoint4:")]
    public interface ICIToneCurveProtocol : ICIFilterProtocol, INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-ios6.0-maccatalyst6.0-macos6.0-tvos7.0-ios7.0-maccatalyst7.0-macos7.0-tvos8.0-ios8.0-maccatalyst8.0-macos8.0-tvos9.0-ios9.0-maccatalyst9.0-macos9.0-tvos
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/29/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙