Canvas Resize
Resize the canvas without scaling the image content
intermediate
Since P00
Input Ports
Image
Input image
Output Ports
Image
Resized image
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Width | Int | 64 | Controls the width setting for Canvas Resize. |
| Height | Int | 64 | Controls the height setting for Canvas Resize. |
| Anchor | Text | Center | Controls the anchor setting for Canvas Resize. |
Overview
Resize the canvas without scaling the image content
Inputs and Outputs
Input Ports
- Image
Image: Input image
Output Ports
- Image
Image: Resized image
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Width | Int | 64 | Controls the width setting for Canvas Resize. |
| Height | Int | 64 | Controls the height setting for Canvas Resize. |
| Anchor | Text | Center | Controls the anchor setting for Canvas Resize. |
When to Use
Use Canvas Resize when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.
Notes
Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.