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 的敏感度,但代價是增加感應器雜訊。