Click or drag to resize

TonemapDrago Properties

http://www.emgu.com

The TonemapDrago type exposes the following members.

Properties
  NameDescription
Public propertyAlgorithmPtr
The pointer to the unamanged Algorith object
(Inherited from Tonemap.)
Public propertyBias
Value for bias function in [0, 1] range. Values from 0.7 to 0.9 usually give best results, default value is 0.85.
Public propertyGamma
Positive value for gamma correction. Gamma value of 1.0 implies no correction, gamma equal to 2.2f is suitable for most displays.
(Inherited from Tonemap.)
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Public propertySaturation
Positive saturation enhancement value. 1.0 preserves saturation, values greater than 1 increase saturation and values less than 1 decrease it.
Top
See Also