Pixel Patch

Edit and apply a patch that records only changed pixels on top of an image

intermediate
Since P00

Input Ports

Image

Image input for Pixel Patch.

Image

Output Ports

Image

Image output from Pixel Patch.

Image
Patch

Patch output from Pixel Patch.

PixelPatch

Parameters

NameTypeDefaultDescription
WidthInt`32`Controls the width setting for Pixel Patch.
HeightInt`32`Controls the height setting for Pixel Patch.
Patch DataCustomDataEmptyControls the patch data setting for Pixel Patch.

Overview

Edit and apply a patch that records only changed pixels on top of an image

Inputs and Outputs

Input Ports

  • Image Image: Image input for Pixel Patch.

Output Ports

  • Image Image: Image output from Pixel Patch.
  • Patch PixelPatch: Patch output from Pixel Patch.

Key Parameters

NameTypeDefaultDescription
WidthInt`32`Controls the width setting for Pixel Patch.
HeightInt`32`Controls the height setting for Pixel Patch.
Patch DataCustomDataEmptyControls the patch data setting for Pixel Patch.

When to Use

Use Pixel Patch 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.