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( MCvScalar val ) |
Visual Basic |
---|
Public Sub SetValue ( _ val As MCvScalar _ ) |
Visual C++ |
---|
public: void SetValue( MCvScalar val ) |
Parameters
- val
- Type: Emgu.CV.Structure..::..MCvScalar
The value to be set for each element of the Array