www.emgu.com/wiki Elementwise multiply the current image with scale

Declaration Syntax
Public Function Mul ( _
scale As Double _
) As Image(Of TColor, TDepth)

Parameters
- scale (Double)
- The scale to be multiplied

Return Value
The scaled image
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)