Enable multithreading (default = "true") 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.
Minimum strip width (px) (default = "60") Minimum width of each strip to be processed on a separate CPU thread. Measured in pixel units.