Truncate or Cut ( IATruncate )
Parameters:
Name |
Short Name |
Type |
Description |
Way of truncation ... frames |
way |
string |
Available ways: "Leave" to delete everything but the given range or "Cut" to delete the given range. Ranges are inclusive. |
From frame |
from |
integer |
Frame numbering starts at 1. |
To frame |
to |
integer |
Frame numbering starts at 1. |
Shift time |
shifttime |
boolean |
If Yes then it brings the frames after the cut forward in time by the length of the cut frame. |
Description:
Cuts or leaves the given range of frames. Runs for all linked Image Windows. (Select only one!)
Use "Leave" to delete everything but the given range or "Cut" to delete the given range.
If using this function in a pipeline, mind parallel processing.