HighDynamicRangeOutput Class

Definition

Provides the results of a High Dynamic Range (HDR) analysis operation from the SceneAnalysisEffect.

public ref class HighDynamicRangeOutput sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class HighDynamicRangeOutput final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class HighDynamicRangeOutput
Public NotInheritable Class HighDynamicRangeOutput
Inheritance
Object Platform::Object IInspectable HighDynamicRangeOutput
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Remarks

Get an instance of this class by accessing the SceneAnalysisEffectFrame.HighDynamicRange property.

Properties

Certainty

Gets a value indicating the certainty of the results of the HDR analysis.

FrameControllers

Gets a set of FrameController objects representing the suggested frame controllers settings for capturing a variable photo sequence with the High Dynamic Range (HDR) technique.

Applies to