Return the particular element of array
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
Return Value
Type: Bytethe particular array element
Implements
IPointerAccessor1DTGet(Int32)See Also