Leica has recently release a new slide scanner hardware that outputs SCN format files, the Aperio FL 120. We just shifted over from the Aperio VERSA instrument that also outputs SCN format files.
We use Bio-Formats to make use of SCN images in ImageJ. We're working with Bio-Formats version 8.1.1.
We now see the same pink images as were earlier reported in #3510 when we attempt to open SCN files created by the Aperio FL 120 in ImageJ using Bio-Formats. The underlying reasons are likely the same, in that this is connected to the YCbCr photometric interpretation.
Looking at the PR for that earlier issue, https://github.com/ome/bioformats/pull/3562/changes it looks like the YCbCr correction is being applied or not applied in LeicaSCNReader.java according to a string related to the instrument designation. I believe that a designation for the new Leica FL 120 instrument now needs to be added to the list.