copy_cel
Copy pixels from a layer in one frame to another frame. Use this to transfer cel data across frames in pixel art projects.
Instructions
Copy one layer's pixels from one frame to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | Layer id or name (default: active layer) | |
| doc_id | Yes | Document id | |
| to_frame | Yes | ||
| from_frame | Yes |