Convert Red Channel to Grayscale maintaining exact values
Hi guys, I got an RGB image which I want to convert to grayscale but maintaining exact grayscale values that were initially in Red channel, namely these 43, 33, 76 and 66. I tried using Grayscale Conversion node with Red channel weight set to 1 while having Green and Blue set to 0, but it still doesn't work and the resulting grayscale image has incorrect values:

Here's the source RGB image in case you want to give it a try yourself. I'm trying to convert it to a grayscale single channel image:

Is there a way how to do it in SD? Thanks!

