Crop

Crop a rectangular region from the image

intermediate
Since P00

Input Ports

Image

Input image

Image

Output Ports

Image

Image output from Crop.

Image

Parameters

NameTypeDefaultDescription
XInt0Controls the x setting for Crop.
YInt0Controls the y setting for Crop.
WidthInt32Controls the width setting for Crop.
HeightInt32Controls the height setting for Crop.

Overview

Crop a rectangular region from the image

Inputs and Outputs

Input Ports

  • Image Image: Input image

Output Ports

  • Image Image: Image output from Crop.

Key Parameters

NameTypeDefaultDescription
XInt0Controls the x setting for Crop.
YInt0Controls the y setting for Crop.
WidthInt32Controls the width setting for Crop.
HeightInt32Controls the height setting for Crop.

When to Use

Use Crop 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.

Crop — PixPipeline Node Reference