This action allows you to check the color of a pixel on the screen. This can be used to check for the presence of some element on the screen, or wait for an application to be started.
The coordinates of the pixel to check and the color to compare it with. By default the selected color is set when choosing the coordinates. You can change the color to compare to by clicking on the "Choose…" button.
The comparison mode:
The tolerance percentage for the red color component.
[Added in Actionaz 3.2.1.]
The tolerance percentage for the green color component.
[Added in Actionaz 3.2.1.]
The tolerance percentage for the blue color component.
[Added in Actionaz 3.2.1.]
Coordinates, used as a translation vector, applied to the point targeted in the standard parameters.
[Added in Actionaz 3.7.0.]
The name of the variable where to store the measured pixel color.