www.emgu.com/wiki
mat1 - mat2

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

Return Value
mat1 - mat2
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)