Edit

Share via


CIFilterInputKey.ShadingImage Property

Definition

Represents the value associated with the constant kCIInputShadingImageKey.

[Foundation.Field("kCIInputShadingImageKey", "CoreImage")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString ShadingImage { [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("kCIInputShadingImageKey", "Quartz")]
public static Foundation.NSString ShadingImage { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ShadingImage : Foundation.NSString

Property Value

Attributes

Applies to