Blend

Blends two images together

intermediate
Since P00

Input Ports

Base

Base input for Blend.

Image
Blend

Blend input for Blend.

Image

Output Ports

Image

composeresult

Image

Parameters

NameTypeDefaultDescription
ModeEnumNormalControls the mode setting for Blend.
OpacityFloat1.0Controls the opacity setting for Blend.
Output SizeEnumBaseControls the output size setting for Blend.
AlignmentEnumTop-LeftControls the alignment setting for Blend.
Offset XInt0Controls the offset x setting for Blend.
Offset YInt0Controls the offset y setting for Blend.

Overview

Blends two images together

Inputs and Outputs

Input Ports

  • Base Image: Base input for Blend.
  • Blend Image: Blend input for Blend.

Output Ports

  • Image Image: composeresult

Key Parameters

NameTypeDefaultDescription
ModeEnumNormalControls the mode setting for Blend.
OpacityFloat1.0Controls the opacity setting for Blend.
Output SizeEnumBaseControls the output size setting for Blend.
AlignmentEnumTop-LeftControls the alignment setting for Blend.
Offset XInt0Controls the offset x setting for Blend.
Offset YInt0Controls the offset y setting for Blend.

When to Use

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