http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Set the element of the Array to val
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void SetValue( double val ) |
Visual Basic |
---|
Public Sub SetValue ( _ val As Double _ ) |
Visual C++ |
---|
public: void SetValue( double val ) |
Parameters
- val
- Type: System..::..Double
The value to be set for each element of the Array