Set the element of the Array to val
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public void SetValue( double val ) |
Visual Basic (Declaration) |
---|
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