Change the particular array element
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- index
- Type: SystemInt32
zero-based component of the element index - value
- Type: T
The assigned value
Implements
IPointerAccessor1DTSet(Int32, T)See Also