Canvas Resize

Resize the canvas without scaling the image content

intermediate
Since P00

Input Ports

Image

Input image

Image

Output Ports

Image

Resized image

Image

Parameters

NameTypeDefaultDescription
WidthInt64Controls the width setting for Canvas Resize.
HeightInt64Controls the height setting for Canvas Resize.
AnchorTextCenterControls 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

NameTypeDefaultDescription
WidthInt64Controls the width setting for Canvas Resize.
HeightInt64Controls the height setting for Canvas Resize.
AnchorTextCenterControls 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.

Canvas Resize — PixPipeline Node Reference