Return the particular array element
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- idx0
- Type: SystemInt32
The first zero-based component of the element index - idx1
- Type: SystemInt32
The second zero-based component of the element index
Return Value
Type: CvScalar[Missing <returns> documentation for "M:OpenCvSharp.CvArr.Get2D(System.Int32,System.Int32)"]
See Also