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


