Back to FabImage Library website
You are here: Start » Function Reference » Configuration » ControlParallelComputing
Header: | FIL.h |
---|---|
Namespace: | fil |
Enables or disables filters multithreading parallelization.
Syntax
C++
C#
void fil::ControlParallelComputing ( bool inIsEnabled, ftl::Optional<int> inThreadCount, int& outThreadCount )