CapturedFrameControlValues.FlashPowerPercent 属性

定义

获取用于可变照片序列中帧的闪光功率。

public:
 property IReference<float> ^ FlashPowerPercent { IReference<float> ^ get(); };
IReference<float> FlashPowerPercent();
public System.Nullable<float> FlashPowerPercent { get; }
var iReference = capturedFrameControlValues.flashPowerPercent;
Public ReadOnly Property FlashPowerPercent As Nullable(Of Single)

属性值

用于可变照片序列中帧的闪光功率。

适用于