How do you get Histogram Mean Value?
Well, after learning about Histograms, I'm finding them quite helpful now (thanks to all that helped me with the last thread related to Histograms). However, I've found another part of the histogram that is proving valuable for optimizing one of my other processes, but I don't know how to incorporate it into the script. The value I'm looking for is the histogram's mean (displayed when using extended view or all channel view).
I've tried using "var hist = app.activeDocument.histogram.mean;" but this apparently isn't the correct way to get the mean. Anyone have any ideas on how to go about getting this value?
