Get the color at the specific location of the image
Namespace: Emgu.CV.ReflectionAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- image
- IImage
The image to obtain pixel value from
- location
- Point
The location to sample a pixel