Canvas Resize

Transforms an image using Canvas Resize. Modifies the spatial properties of the input image.

intermediate
Since P00

Input Ports

Image

Input image

Image

Output Ports

Image

Resize後のimage

Image

Parameters

NameTypeDefaultDescription
WidthInt64新しいキャンバスWidth
HeightInt64新しいキャンバスHeight
AnchorTextCenter元imageのPlacement position(TopLeft/Center等)

Technical Details

imageをScaleするのではなく、キャンバスの枠を広げたり狭めたりします。広がった部分は透明になります。

Canvas Resize — PixPipeline Node Reference