Ase Frame Select
Extracts one composited frame image from an Aseprite document.
intermediate
Since P00
Input Ports
Aseprite
Source Aseprite document
Output Ports
Image
Image output from Ase Frame Select.
Duration (ms)
Duration (Ms) output from Ase Frame Select.
Frame Index
Frame Index output from Ase Frame Select.
Summary
Summary output from Ase Frame Select.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Frame | Int | `0` | Controls the frame setting for Ase Frame Select. |
Overview
Extracts one composited frame image from an Aseprite document.
Inputs and Outputs
Input Ports
- Aseprite
AsepriteFile: Source Aseprite document
Output Ports
- Image
Image: Image output from Ase Frame Select. - Duration (ms)
Int: Duration (Ms) output from Ase Frame Select. - Frame Index
Int: Frame Index output from Ase Frame Select. - Summary
Text: Summary output from Ase Frame Select.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Frame | Int | `0` | Controls the frame setting for Ase Frame Select. |
When to Use
Use Ase Frame Select 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.