Yotsuba Games

Image To Automation

Performs the Image To Automation operation in a PixPipeline graph.

intermediate
Since P00

Input Ports

image

Image input for Image To Automation.

Image

Output Ports

curve

Generated automation curve

AutomationCurve

Parameters

NameTypeDefaultDescription
durationParameterβ€”Curve duration
samplesParameterβ€”Curve sample count
axisParameterβ€”horizontal / vertical
channelParameterβ€”brightness / alpha / red / green / blue
output_minParameterβ€”Output value for curve value 0
output_maxParameterβ€”Output value for curve value 1

Overview

Performs the Image To Automation operation in a PixPipeline graph.

Inputs and Outputs

Input Ports

  • image Image: Image input for Image To Automation.

Output Ports

  • curve AutomationCurve: Generated automation curve

Key Parameters

NameTypeDefaultDescription
durationParameterβ€”Curve duration
samplesParameterβ€”Curve sample count
axisParameterβ€”horizontal / vertical
channelParameterβ€”brightness / alpha / red / green / blue
output_minParameterβ€”Output value for curve value 0
output_maxParameterβ€”Output value for curve value 1

When to Use

Use Image To Automation 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.

Image To Automation β€” PixPipeline Node Reference