Description: Break the image down into strips, each one processed on a separate CPU thread. The overhead required to do this means it's best for large multi-core CPUs, but should be left disabled for small images or on CPUs with few cores.
Type: BooleanP
Default value: true
Minimum strip width (px)
Description: Minimum width of each strip to be processed on a separate CPU thread. Measured in pixel units.