[This is preliminary documentation and is subject to change.]
Set the element of the Array to val
Namespace:
Emgu.CV
Assembly:
Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| | | | | | | | |
| C# | | | Visual Basic | | | Visual C++ | |
Parameters
- val
- MCvScalar
The value to be set for each element of the Array
See Also