Close
Updated to GetSystemInfo instead of GetLogicalProcessorInformation, which should work on older systems. (Windows API bug, there: it shouldn't have even compiled, since the program is compiled to be compatible with XP, not just XP SP3.)

Minor speed/memory speedup for 16-bit images. Fixed crash in stage display mode when processing a single channel.