www.emgu.com/wiki Multiply the current matrix with scale

Declaration Syntax
Public Function Mul ( _
scale As Double _
) As Matrix(Of TDepth)

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

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