www.emgu.com/wiki
val - mat1

Declaration Syntax
Public Shared Operator - ( _
val As Double, _
mat1 As Matrix(Of TDepth) _
) As Matrix(Of TDepth)

Parameters
- val (Double)
- The value to be subtracted
- mat1 (Matrix<(Of <(TDepth>)>))
- The Matrix to be subtracted

Return Value
val - mat1
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)