www.emgu.com/wiki
Get or Set the color in the location

Declaration Syntax
public TColor this[
Point2D<int> location
] { get; set; }
Public Default Property Item ( _
location As Point2D(Of Integer) _
) As TColor

Parameters
- location (Point2D<(Of <(Int32>)>))
- the location of the pixel

Return Value
the color in the location
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)