www.emgu.com/wiki
Return the particular array element

Declaration Syntax

Parameters
- arr (IntPtr)
- Input array. Must have a single channel
- idx0 (Int32)
- The first zero-based component of the element index
- idx1 (Int32)
- The second zero-based component of the element index
- idx2 (Int32)
- The third zero-based component of the element index

Return Value
the particular array element
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)