Resize canvas
resize_canvasAdjust canvas dimensions without resampling layers. Keep layer pixel data intact and reposition layers based on the selected anchor.
Instructions
Changes the document size without resampling layers. Layers keep their pixels and are offset according to the anchor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the .comp project package (a directory ending in .comp) | |
| width | Yes | ||
| anchor | No | center | |
| height | Yes |