Outline

Draws an outline around the opaque area of the image

intermediate
Since P00

Input Ports

Image

Image input for Outline.

Image

Output Ports

Image

Image output from Outline.

Image

Parameters

NameTypeDefaultDescription
WidthInt`1`Controls the width setting for Outline.
PlacementEnum`Outside`Controls the placement setting for Outline.
ColorColorBlackControls the color setting for Outline.
Alpha ThresholdFloat`0.5`Controls the alpha threshold setting for Outline.
PaddingInt`0`Transparent padding added around the output image
Pixel Perfect CleanupBool`false`Controls the pixel perfect cleanup setting for Outline.
Cleanup SideEnum`OuterSide`Controls the cleanup side setting for Outline.
Also Clean Outer CornersBool`false`Controls the also clean outer corners setting for Outline.
Outline OnlyBool`false`Controls the outline only setting for Outline.

Overview

Draws an outline around the opaque area of the image

Inputs and Outputs

Input Ports

  • Image Image: Image input for Outline.

Output Ports

  • Image Image: Image output from Outline.

Key Parameters

NameTypeDefaultDescription
WidthInt`1`Controls the width setting for Outline.
PlacementEnum`Outside`Controls the placement setting for Outline.
ColorColorBlackControls the color setting for Outline.
Alpha ThresholdFloat`0.5`Controls the alpha threshold setting for Outline.
PaddingInt`0`Transparent padding added around the output image
Pixel Perfect CleanupBool`false`Controls the pixel perfect cleanup setting for Outline.
Cleanup SideEnum`OuterSide`Controls the cleanup side setting for Outline.
Also Clean Outer CornersBool`false`Controls the also clean outer corners setting for Outline.
Outline OnlyBool`false`Controls the outline only setting for Outline.

When to Use

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