http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Gamma corrects this image inplace. The image must have a depth type of Byte.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void _GammaCorrect( double gamma ) |
Visual Basic |
---|
Public Sub _GammaCorrect ( _ gamma As Double _ ) |
Visual C++ |
---|
public: void _GammaCorrect( double gamma ) |
Parameters
- gamma
- Type: System..::..Double
The gamma value