Ase Get Pixels
ase_get_pixelsRead a rectangular region of a cel to retrieve pixel data with coordinates, colors, and alpha values for use in pixel-art workflows.
Instructions
Read a rectangular region of a cel as {width,height,pixels:[{x,y,r,g,b,a,hex}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| frame | No | ||
| layer | No | ||
| width | No | ||
| height | No | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||