Overload List

  NameDescription
Sub(Matrix<(Of <(TDepth>)>))
Elementwise substract another matrix from the current matrix
(Inherited from Matrix<(Of <(TDepth>)>).)
Sub(TDepth)
Elementwise substract a color val to the current matrix
(Inherited from Matrix<(Of <(TDepth>)>).)

See Also