Return the particular array element
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- idx
- Type: SystemInt32
Array of the element indices
Return Value
Type: CvScalarthe particular array element
See Also