ptr[index] = value;
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- index1
- Type: SystemInt32
[Missing <param name="index1"/> documentation for "M:OpenCvSharp.IPointerAccessor2D`1.Set(System.Int32,System.Int32,`0)"]
- index2
- Type: SystemInt32
[Missing <param name="index2"/> documentation for "M:OpenCvSharp.IPointerAccessor2D`1.Set(System.Int32,System.Int32,`0)"]
- value
- Type: T
[Missing <param name="value"/> documentation for "M:OpenCvSharp.IPointerAccessor2D`1.Set(System.Int32,System.Int32,`0)"]
See Also