Question
What formula is applied to RGB channels with Image>Mode>Greyscale (discard color information)
I am interested in learning more about the greyscale conversion function in Adobe Photoshop. What is the formula used when converting an image from RBG channels to greyscale via the Image>Mode>Greyscale (discarding color information) conversion function in photoshop? For example, I am trying to compare the photoshop greyscale-converted output to a similar process by which I convert the RGB channels to greyscale via the formula: Y = 0.2125 R + 0.7154 G + 0.0721 B.
