Any way to set 'Load channel as selection' luminance threshold?
I can't find detailed documentation on the 'Load channel as selection' function in terms of the selection criteria. After some trial and error I determined it only selects pixels for a given color channel whose luminance values are equal to or above middle gray, ie >= 128 for an 8-bit image. For example if I have a layer with the following raster image, where each row has text whose color is equal to the value displayed (red 255 = RGB of 255,0,0 and red 127 = RGB of 127,0,0, etc..):

And then Ctrl-click the red channel of the layer to load the channel as the selection, only the red '255' will be selected. The red '127' will not. If I change the RGB of the red '127' text to 128,0,0 then it will be included in the selection.
What I'd like is the ability to select every pixel in the channel that has a non-zero value. I'm currently accomplishing this by using a levels adjustment against the channel in quick mask mode and setting the white point - I was wondering if there's a way to set the threshold for the 'Load channel as selection', which would be much faster.


