Click or drag to resize

IMcHighDynamicRangeImageKeyValue Property

Tone mapping KeyValue.

Namespace:  MediaCy.IQL.Operations
Assembly:  MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
VB
Property KeyValue As Double
	Get
	Set

Property Value

Type: Double
Remarks
The choice of KeyValue has an effect on bridging the gap between the two ends of the luminance values. A lower value of KeyValue will help in boosting up the luminance values at the lower end of the captured scene. A reasonable choice for KeyValue is a value between the range 0.15-0.5. The default value is 0.25.
See Also