Open main menu
Home
Random
Recent changes
Special pages
Preferences
About MacroDroid Wiki
Disclaimers
MacroDroid Wiki
Search
User menu
18.191.192.113
Talk
Watchlist
Contributions
Log in
Changes
← Older edit
Newer edit →
Action: Check Colour Pixel
(view source)
Revision as of 17:04, 19 March 2024
443 bytes added
,
19 March
m
no edit summary
Line 1:
Line 1:
+
<span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span>
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
−
This action can be used to check the current pixel colour at the specified location on the screen.
+
This action can be used to check the current pixel colour at the specified location on the screen
(X,Y coordinates or percentage)
.
+
+
The pixel colour details will be output to a dictionary with the following keys:
+
[R] - Red value (0-255)
+
[G] - Green Value (0-255)
+
[B] - Blue value (0-255)
+
[colorInt] - Integer representation of the colour
+
[colorHex] - Hex String representation of the colour
</pre>
</pre>
JosueGd
editors
1,599
edits