TesterConnectionExtensions Methods
GetRGB
Gets the color value at the provided position on the system under test.
Syntax:
Parameters:
Return Value:
The Color of the pixel at the target position. If the target position is invalid, Color.Black is returned.
Last updated