display
Get Pixel Color
Retrieves the RGB color values of a pixel at the specified coordinates.
POST
Body
application/json
Pixel coordinates
X coordinate of the pixel
Example:
100
Y coordinate of the pixel
Example:
100
Display number to target
Example:
1
Response
200
application/json
Successfully retrieved pixel color
The response is of type any[]
.