Return the particular element of single-channel array
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: Doublethe particular element of single-channel array.
See Also