AVCaptureDevice.LowLightBoostEnabled 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
是否已启用低光“提升模式” (ISO 3200) 。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool LowLightBoostEnabled { [Foundation.Export("isLowLightBoostEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LowLightBoostEnabled : bool
属性值
默认为 false
。
- 属性
注解
iPhone 5 的默认敏感度相当于 ISO 800。 “提升模式”可提高 ISO 3200 的敏感度,但代价是传感器噪声增加。