Path Stroke
Draw a pixel-perfect line along a bezier path
intermediate
Since P00
Input Ports
Path
Path input for Path Stroke.
Color
Color input for Path Stroke.
Fill Color
Fill Color input for Path Stroke.
Output Ports
Image
Image output from Path Stroke.
Pixel Line
Pixel Line output from Path Stroke.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Width | Int | 64 | Canvas width in pixels |
| Height | Int | 64 | Canvas height in pixels |
| Scope | Enum | Controls the scope setting for Path Stroke. | |
| Sub-path | Int | 0 | Subpath used in single-subpath mode |
| Thickness | Int | 1 | Controls the thickness setting for Path Stroke. |
| Color | Color | Controls the color setting for Path Stroke. | |
| Pixel Perfect | Bool | true | Controls the Pixel Perfect setting for Path Stroke. |
| Pixel Perfect Mode | Enum | RemoveCorner | Controls the pp Mode setting for Path Stroke. |
| Parameter | Bool | false | Controls the parameter setting for Path Stroke. |
| Closed Path Removal Side | Enum | Outer | Controls the Closed Path Removal Side setting for Path Stroke. |
| Parameter | Bool | false | Controls the parameter setting for Path Stroke. |
| Fill Color | Color | Controls the fill color setting for Path Stroke. |
Overview
Draw a pixel-perfect line along a bezier path
Inputs and Outputs
Input Ports
- Path
Path: Path input for Path Stroke. - Color
Color: Color input for Path Stroke. - Fill Color
Color: Fill Color input for Path Stroke.
Output Ports
- Image
Image: Image output from Path Stroke. - Pixel Line
PixelLine: Pixel Line output from Path Stroke.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Width | Int | 64 | Canvas width in pixels |
| Height | Int | 64 | Canvas height in pixels |
| Scope | Enum | Controls the scope setting for Path Stroke. | |
| Sub-path | Int | 0 | Subpath used in single-subpath mode |
| Thickness | Int | 1 | Controls the thickness setting for Path Stroke. |
| Color | Color | Controls the color setting for Path Stroke. | |
| Pixel Perfect | Bool | true | Controls the Pixel Perfect setting for Path Stroke. |
| Pixel Perfect Mode | Enum | RemoveCorner | Controls the pp Mode setting for Path Stroke. |
| Parameter | Bool | false | Controls the parameter setting for Path Stroke. |
| Closed Path Removal Side | Enum | Outer | Controls the Closed Path Removal Side setting for Path Stroke. |
| Parameter | Bool | false | Controls the parameter setting for Path Stroke. |
| Fill Color | Color | Controls the fill color setting for Path Stroke. |
Tips
- Preview the result and adjust the Path Stroke settings as needed.
- Preview the result and adjust the Path Stroke settings as needed.
- Preview the result and adjust the Path Stroke settings as needed.
- Preview the result and adjust the Path Stroke settings as needed.
- Preview the result and adjust the Path Stroke settings as needed.
- Preview the result and adjust the Path Stroke settings as needed.
When to Use
Use Path Stroke 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.
π‘ Tips
- β’Preview the result and adjust the Path Stroke settings as needed.
- β’Preview the result and adjust the Path Stroke settings as needed.
- β’Preview the result and adjust the Path Stroke settings as needed.
- β’Preview the result and adjust the Path Stroke settings as needed.
- β’Preview the result and adjust the Path Stroke settings as needed.
- β’Preview the result and adjust the Path Stroke settings as needed.
Related Nodes
bezierpath
pathstroke
preview
colorrgb
blend
multipath
pixellinenode