TesterConnectionExtensions Methods
Last updated
Was this helpful?
Last updated
Was this helpful?
Gets the color value at the provided position on the system under test.
Parameter
Description
t
Type: The ITester interface on which the extension is called.
target
Type: The location on the SUT screen for which the rgb value shall be returned.
The Color of the pixel at the target position. If the target position is invalid, Color.Black is returned.