Fix Anscombe VST noise reduction option bug for mono images (fixes #1200)
Bugfix for newly-discovered bug that prevented the VST option working for mono images. There were 2 different code paths for RGB and mono, I think the mono one was some kind of work in progress that should have been removed but never was: the RGB code path works correctly in both cases.
Will be cherry-picked forward to master.