Posted by Robert Smith on URL: http://imagej.273.s1.nabble.com/reading-channel-display-color-tp5024126p5024131.html
Hello Leo,
If you are skilled in math, simply match the ranges of the two images. Maximum to maximum, and minimum to minimum. You can do this with Process>Math.
Bob
________________________________
From: Leoncio Vergara <[hidden email]>
Sent: Tuesday, October 27, 2020 11:52 AM
To: [hidden email] <[hidden email]>
Subject: reading channel display color
Hi, I have a very simple question. Is there a macro instruction to read the display color for a channel in image J? I can read the min and max display values for the gray values, I can also setup the color for a given channel, but if I want to et the information from an open image and transfer it to another one, I cant find the solution. I would appreciate if anybody could point me in the right direction.