display
Get Pixel Color
Retrieves the RGB color values of a pixel at the specified coordinates.
POST
Body
application/json
Pixel coordinates
Response
200
application/json
Successfully retrieved pixel color
The response is of type any[]
.
Retrieves the RGB color values of a pixel at the specified coordinates.
Pixel coordinates
Successfully retrieved pixel color
The response is of type any[]
.