Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Crop

Crop

Updated: 20 Feb 2025

Add a crop to an image.

image

Example .dfx

Method #

This is node crops out a portion of a full image to strengthen the composition. Note that this only crops out an area within the image, it doesn’t change the resolution of the image or its size.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Active Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend Amount Changes the opacity of the new effect over the original image.
Blend Mode (RGB) Change how the generated effect blends with the parent image RGB.
Blend Mode (Alpha) Change how the generated effect blends with the parent image alpha.
Affected Channels Toggle which of the RGBA channels are affected by the effect.
Crop Colour Set the colour of the cropped area.

These properties control the image crop.

ParameterDetails
Crop Left Crops image from the left.
Crop Right Crops image from the right.
Crop Top Crops image from the top.
Crop Bottom Crops image from the bottom.

Inputs

NameDescriptionTypical Input
Blend AmountChanges the opacity of the new effect over the original image.