CIFilterInputKey.Brightness 属性

定义

表示与常量 kCIInputBrightnessKey 关联的值

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

属性值

属性

适用于