共用方式為


AVCaptureAutoExposureBracketedStillImageSettings.Create(Single) 方法

定義

Factory 方法,這個方法會建立具有指定偏差的新實例 AVCaptureAutoExposureBracketedStillImageSettings , (以曝光值單位) 測量。

[Foundation.Export("autoExposureSettingsWithExposureTargetBias:")]
public static AVFoundation.AVCaptureAutoExposureBracketedStillImageSettings Create (float exposureTargetBias);
static member Create : single -> AVFoundation.AVCaptureAutoExposureBracketedStillImageSettings

參數

exposureTargetBias
Single

傳回

屬性

適用於