PictureEffects Xojo and Real Studio Plugin

MPImageFilter.CPUCoreCount Property

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

MPImageFilter Class