CIFilterInputKey.TargetImage Property

Definition

Represents the value associated with the constant kCIInputTargetImageKey

[Foundation.Field("kCIInputTargetImageKey", "CoreImage")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString TargetImage { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[Foundation.Field("kCIInputTargetImageKey", "Quartz")]
public static Foundation.NSString TargetImage { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TargetImage : Foundation.NSString

Property Value

Attributes

Applies to