Back to FabImage Library website
You are here: Start » Function Reference » Logic » FisFilter_Xor
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) the number of True input values is odd.
Syntax
void fis::FisFilter_Xor ( bool inValue1, bool inValue2, bool inValue3, bool inValue4, bool inValue5, bool inValue6, bool inValue7, bool inValue8, bool& outValue )