Graphics Mill for .NET allows applying image resizing algorithms in multiprocessor mode. This mode
increases speed of performing these transforms on multi-core workstations. To enable this mode just set the
GlobalSettings.MultiProcessorSupport property to
true
.