Overload List

  NameDescription
_Mul(CvArray<(Of <(TDepth>)>))
Inplace elementwise multiply the current Array with src2
(Inherited from CvArray<(Of <(TDepth>)>).)
_Mul(Double)
Inplace multiply elements of the Array by scale
(Inherited from CvArray<(Of <(TDepth>)>).)

See Also