<< Click to Display Table of Contents >> Navigation: Actions > Screenshot > Screen Pixel |
This action allows to get the color of a window pixel according to the specified coordinates and save it into a variable. The color of a pixel is a number. It can be compared with a sample like an ordinary number or with another color using a tolerance.
Coordinates
Specify the coordinates of a pixel. The usage of variables is allowed. You can specify the coordinates interactive in the picture clicking the button "Select Point on the screen".
Save Color to Variable
Specify the name of the variable in which it is necessary to save the color. The color of a pixel is a number. For the convenience of sensing, the action saves color in a hexadecimal look.
For example, $FF80E0, $808080
Related Topics