http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Inplace multiply elements of the Array by scale
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void _Mul( double scale ) |
Visual Basic |
---|
Public Sub _Mul ( _ scale As Double _ ) |
Visual C++ |
---|
public: void _Mul( double scale ) |
Parameters
- scale
- Type: System..::..Double
The scale to be multiplyed