Method GetRGB NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll GetRGB(int, int) Gets RGBValue at given pixel location. RGBValue GetRGB(int x, int y) Parameters x int X coordinate of the pixel. y int Y coordinate of the pixel. Returns RGBValue