Share via


FrameExposureCompensationCapabilities クラス

定義

可変写真シーケンス内のフレームのキャプチャ デバイスの露出補正機能に関する情報を提供します。

public ref class FrameExposureCompensationCapabilities sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
class FrameExposureCompensationCapabilities final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
public sealed class FrameExposureCompensationCapabilities
Public NotInheritable Class FrameExposureCompensationCapabilities
継承
Object Platform::Object IInspectable FrameExposureCompensationCapabilities
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

注釈

ExposureCompensation プロパティにアクセスして、このクラスのインスタンスを取得します。

プロパティ

Max

キャプチャ デバイスでサポートされている最大露出補正を取得します。

Min

キャプチャ デバイスでサポートされている最小露出補正を取得します。

Step

キャプチャ デバイスでサポートされている最小の露出時間補正増分を取得します。

Supported

キャプチャ デバイスが可変の写真シーケンス内のフレームのフレーム露出補正コントロールをサポートしているかどうかを示す値を取得します。

適用対象