For Each If Linear Color

Syntax

For Each If Linear Color

Parameters

Array

Array of linear colors

Callable

Function that takes linear color by reference.
Called for each element in Array if returns true in Predicate

Predicate

Function that takes linear color and returns boolean.
If returns true Callable called

Output

Result

Modified Array