Edit

Share via


CIFilterInputKey.Intensity Property

Definition

Represents the value associated with the constant kCIInputIntensityKey

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

Property Value

Attributes

Applies to