get_pixel
Get the RGBA color value of a single pixel at given x,y coordinates from a specified layer/frame in a LibreSprite file.
Instructions
Read one pixel as RGBA from a layer/frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| path | Yes | ||
| frame | No | ||
| layer | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||