Click or drag to resize

ProcessCommandsHDR Property

Creates the High Dynamic Range image from a set of the images.

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property HDR ( 
	parent As McCommand
) As HDRCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: HDRCommand
Remarks
The function uses "CaptureExposure" frame properties to estimate intensity scale of the images. When this property is absent, the scale is calculated based on the images.
See Also