AVCaptureAutoExposureBracketedStillImageSettings.Create(Single) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Factory 方法,這個方法會建立具有指定偏差的新實例 AVCaptureAutoExposureBracketedStillImageSettings , (以曝光值單位) 測量。
[Foundation.Export("autoExposureSettingsWithExposureTargetBias:")]
public static AVFoundation.AVCaptureAutoExposureBracketedStillImageSettings Create (float exposureTargetBias);
static member Create : single -> AVFoundation.AVCaptureAutoExposureBracketedStillImageSettings
參數
- exposureTargetBias
- Single
傳回
- 屬性