Back to FabImage Library Lite website
You are here: Start » All Functions » Logic » FisFilter_All

FisFilter_All
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | STD.h |
---|---|
Namespace: | fis |
Returns True if (and only if) all values in the input array True.
Syntax
void fis::FisFilter_All ( const ftl::Array<bool>& inBoolArray, bool& outValue )