Edit

Share via


CIFilterInputKey.GradientImage Property

Definition

Represents the value associated with the constant kCIInputGradientImageKey.

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

Property Value

Attributes

Applies to