Back to FabImage Library Lite website
You are here: Start » All Functions » Loop Generators
Loop Generators
Select Filter Equivalent below.
Icon | Name | Description / Applications | |
---|---|---|---|
![]() |
Loop | Generates a loop that ends at the first invocation with False on the input. Put this filter into a task that should have a loop, but does not have any other loop generators (e.g. GrabImage). |
|
![]() |
Repeat | Generates a loop that ends at the first invocation with True on the input. Put this filter into a task that should have a loop, but does not have any other loop generators (e.g. GrabImage). |