v1
latestOpenAPI 3.1.02026-07-13372867.8 KBdisplay
Get Pixel Color
Retrieves the RGB color values of a pixel at the specified coordinates.
post/api/display/pixel_color
Request body
Example request
{
"display_num": 1,
"x": 100,
"y": 100
}Response
Successfully retrieved pixel color