PictureEffectsConsole Xojo Plugin

MPImageFilterConsole.CPUCoreCount Property (console only)

Returns number of detected CPU cores on the running machine.

CPUCoreCount as Integer {Read}

Remarks

This can be used together with the MultiprocessingHint property if your manually deciding how many CPU cores to use to run effects.

See Also

MPImageFilterConsole Class