Click or drag to resize

HDRCommandKeyValue Property

Tone mapping KeyValue.

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property KeyValue As Double
	Get
	Set

Property Value

Type: Double

Return 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