: In Gimp how to take the brightest value of each color channel for every pixel? In Gimp I want to generate a gray scale image of a RGB image defined by this per-pixel formula: value_xy =
In Gimp I want to generate a gray scale image of a RGB image defined by this per-pixel formula: value_xy = max(R_xy, G_xy, B_xy).
I didn't find a builtin feature so I wonder if there's some generic filter out there where I can operate on a per-pixel basis by just defining some formula.
Is there something like this already? Would I have to write my own filter for Gimp?
More posts by @Jessie844
1 Comments
Sorted by latest first Latest Oldest Best
No need for specific filter...
Color>Components>Decompose and use RGB Model, you get a grayscale image where each layer is one of the RGB channels of the original image
Set the top two layers to Lighten only mode.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.